Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
certo
Dependency x509-parser 0.15.1 is significantly outdated
Consider upgrading to 0.17.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency env_logger 0.10.0 is outdated
Consider upgrading to 0.11.6 to get all the fixes and improvements.
Dependency rustls 0.21.11 is outdated
Consider upgrading to 0.23.23 to get all the fixes and improvements.
Dependency rustls-native-certs 0.6.3 is outdated
Consider upgrading to 0.8.1 to get all the fixes and improvements.
Dependency rustls-pemfile 1.0.3 is outdated
Consider upgrading to 2.2.0 to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.Dependency thiserror 1.0.47 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency webpki-roots 0.25.2 is outdated
Consider upgrading to 0.26.8 to get all the fixes and improvements.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.