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.
spotifatius
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.Dependency clap 3.2.25 is significantly outdated
Consider upgrading to 4.5.31 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 prost 0.10.4 is significantly outdated
Consider upgrading to 0.13.5 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency tonic 0.7.2 is significantly outdated
Consider upgrading to 0.12.3 to get all the fixes and improvements.
Dependency tonic-build 0.7.0 is significantly outdated
Consider upgrading to 0.12.3 to get all the fixes and improvements.
Dependency rspotify 0.12.0 is outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency zbus 3.15.2 is outdated
Consider upgrading to 5.5.0 to get all the fixes and improvements.
Dependency zvariant 3.15.2 is outdated
Consider upgrading to 5.4.0 to get all the fixes and improvements.
waycorner
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.Dependency smithay-client-toolkit 0.16.1 is significantly outdated
Consider upgrading to 0.19.2 to get all the fixes and improvements.
Dependency toml 0.7.4 is significantly outdated
Consider upgrading to 0.8.20 to get all the fixes and improvements.
Dependency wayland-client 0.29.5 is outdated
Consider upgrading to 0.31.8 to get all the fixes and improvements.
Dependency wayland-protocols 0.29.5 is outdated
Consider upgrading to 0.32.6 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
.