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.
rust-diagnostics
Dependency structopt 0.3.26 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Dependency cargo 0.66.0 is significantly outdated
Consider upgrading to 0.87.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency cargo_metadata 0.15.1 is outdated
Consider upgrading to 0.19.2 to get all the fixes and improvements.
Dependency git2 0.15.0 is significantly outdated
Consider upgrading to 0.20.2 to get all the fixes and improvements.
Dependency tree-sitter 0.20.9 is outdated
Consider upgrading to 0.25.3 to get all the fixes and improvements.
rust-diagnostics, crusts, txl-rs
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
crusts
Latest stable release is old
It's been over 2 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).Nightly crates tend to have a short lifespan. We're delisting them if they're not updated frequently.
Dependency reqwest 0.11.13 is outdated
Consider upgrading to 0.12.15 to get all the fixes and improvements.
rust2pickle
Dependency structopt 0.3.17 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Dependency serde-pickle 0.6.1 is significantly outdated
Consider upgrading to 1.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 syn 1.0 is significantly outdated
Consider upgrading to 2.0.101 to get all the fixes and improvements.
Dependency syn-serde 0.2 is outdated
Consider upgrading to 0.3.1 to get all the fixes and improvements.
Latest stable release is old
It's been over 4 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).If the crate is truly stable, why not make a 1.0.0 release?
tree-sitter-parsers
Dependency tree-sitter 0.20.0 is outdated
Upgrade to 0.25.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 3 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).Published crate contains binary files
The crate contains binary files (static library). Crates are meant to be compiled from source. Please check that you haven't published temporary build files by accident. If you have test fixtures, consider excluding them from crates-io tarball, since Cargo doesn't run tests from crates-io packages.
txl-rs
Dependency reqwest 0.11.13 is outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency zip 0.6.3 is outdated
Upgrade to 2.6.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
rust2xml
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 quick-xml 0.20.0 is significantly outdated
Consider upgrading to 0.37.5 to get all the fixes and improvements.
Dependency syn 1.0 is significantly outdated
Consider upgrading to 2.0.101 to get all the fixes and improvements.
Dependency syn-serde 0.2 is outdated
Consider upgrading to 0.3.1 to get all the fixes and improvements.
Latest stable release is old
It's been over 4 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.