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.
digtask
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 serde_yaml 0.9.32 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency winnow 0.6.5 is significantly outdated
Consider upgrading to 0.7.7 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Published crate doesn't match its repository
Partially verified 29 files (includes 2 Cargo-generated).
Fetched
https://github.com/sevberg/digtask.git
a300e7e6f971a99adac7f440f60cb43fb3feb866.Checked on 2024-08-10
This check is experimental.
Dependency colored 2.1.0 is a bit outdated
Consider upgrading to 3.0.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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.