tls-parser
tls-parser copied to clipboard
TLS parser written in rust with nom
When using tls_parser in no_std, phf crate and phf_shared specifically errors during build, because cargo does not specify that if tls_parser is in no_std, then phf should also be no_std,...
👋 As promised, when cargo-check-external-types makes an update I'm opening PRs to fix the builds :-) The upstream project cut a 0.1.12 release that now pins Rust nightly-2024-05-01. This commit...
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.17 to 4.5.23. Release notes Sourced from clap's releases. v4.5.23 [4.5.23] - 2024-12-05 Fixes (parser) When check allow_negative_numbers, allow E again v4.5.22 [4.5.22] - 2024-12-03 Fixes (assert)...
Bumps [rustsec/audit-check](https://github.com/rustsec/audit-check) from 1 to 2. Release notes Sourced from rustsec/audit-check's releases. v2.0.0 What's Changed Run on Node 20.x by @clechasseur in rustsec/audit-check#16 Remove generate-lockfile To Prevent Overwriting Checked-In Lock...