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.
zeeper
Dependency dirs 5.0.1 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.Dependency thiserror 1.0.44 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency ureq 2.9.6 is a bit outdated
Consider upgrading to 3.0.8 to get all the fixes and improvements.
cg-local
Could not find the crate in the repository
Make sure the main branch of
https://codeberg/Vulpesx/cg\-local
contains theCargo.toml
for the crate. If you have forked the crate, change the repository property inCargo.toml
to your fork's URL.Dependency thiserror 1.0.56 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency tungstenite 0.21.0 is outdated
Consider upgrading to 0.26.2 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.