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.
codegen-for-async-graphql-renderer
Dependency async-graphql 1.16.6 is significantly outdated
Upgrade to 7.0.15 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 async-graphql-parser 1.14.2 is significantly outdated
Upgrade to 7.0.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency toolchain_find 0.1 is outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.
codegen-for-async-graphql
Dependency clap 3.0.0-beta.1 is significantly outdated
Consider upgrading to 4.5.31 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
.