snmp-parser
snmp-parser copied to clipboard
SNMP parser written in rust with nom
Updates the requirements on [pretty_assertions](https://github.com/rust-pretty-assertions/rust-pretty-assertions) to permit the latest version. Release notes Sourced from pretty_assertions's releases. v1.3.0 Changed MSRV bumped to 1.54.0 (see #102) Removed the publically re-exported ansi_term::Style. This...
Updates the requirements on [der-parser](https://github.com/rusticata/der-parser) to permit the latest version. Changelog Sourced from der-parser's changelog. 8.1.0 Changed/Fixed Upgrade asn1-rs to 0.5.0 (new features only: only increment minor number) 8.0.0 Changed/Fixed...
Hi, thanks for implementing this parser crate. It helps a lot. However, while including the crate in my business logic a found some unergonomic API designs that this PR tries...
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.4.1 to 1.0.0. Commits 863d4bf hex-literal: release v1.0.0 (#1154) 9521e7a hex-literal: use const block to force const promotion (#1153) 6045028 Remove the hybrid-array dir (#1152) 1701e2a Upgrade...