snmp-sim-rust
snmp-sim-rust copied to clipboard
SNMP Simulator (Rust)
Updates [swagger-ui][1] to v5.17.14 Auto-generated by [create-pull-request][2] [1]: https://github.com/swagger-api/swagger-ui [2]: https://github.com/peter-evans/create-pull-request
Updates the requirements on [cached](https://github.com/jaemk/cached) to permit the latest version. Changelog Sourced from cached's changelog. [0.43.0] Added Changed Update redis 0.22.0 -> 0.23.0 Update serial_test 0.10.0 -> 2.0.0 Removed [0.42.0]...
Updates the requirements on [konst](https://github.com/rodrimati1992/konst) to permit the latest version. Changelog Sourced from konst's changelog. 0.3.5 Added typewit = "1.1" dependency. Removed konst::docs module. Replaced konst::polymorphism::{HasTypeWitness,MakeTypeWitness,TypeWitnessTypeArg,TypeEq} from the same-named items...
Updates the requirements on [clap](https://github.com/clap-rs/clap) to permit the latest version. Release notes Sourced from clap's releases. v4.2.1 [4.2.1] - 2023-03-28 Fixes Don't highlight uninteresting parts of the error message Changelog...
Updates the requirements on [futures-intrusive](https://github.com/Matthias247/futures-intrusive) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
Updates the requirements on [sea-orm](https://github.com/SeaQL/sea-orm) to permit the latest version. Release notes Sourced from sea-orm's releases. 0.11.0 https://www.sea-ql.org/blog/2023-02-08-whats-new-in-seaorm-0.11.0/ New Features SeaORM Core Simple data loader SeaQL/sea-orm#1238, SeaQL/sea-orm#1443 Transactions Isolation level...
Altered main.rs to add derive api macro and clap macro, in order to prep for integrating clap.