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.
rusht, next_semver, xolir, cli-test, steel-lang, scoped_name
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.
file_shred
Published crate doesn't match its repository
Partially verified 28 files (includes 2 Cargo-generated).
Fetched
https://github.com/mverleg/file_shred.git34adceab6c234f12ece001257eb4d61a9e42c823.Checked on 2025-02-02
This check is experimental.
Dependency indicatif 0.17.11 is outdated
Consider upgrading to 0.18.3 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency rand 0.9.0 is outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["filesystem"]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.
file_endec
Dependency structopt ^0.3.20 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 aes ^0.6.0 is significantly outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bcrypt ^0.9.0 is significantly outdated
Upgrade to 0.18.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency block-modes ^0.7.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency brotli ^3.3.0 is significantly outdated
Upgrade to 8.0.2 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 indicatif ^0.15.0 is significantly outdated
Upgrade to 0.18.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand ^0.7.3 is significantly outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rpassword ^5.0.0 is significantly outdated
Upgrade to 7.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency secstr ^0.4.0 is significantly outdated
Upgrade to 0.5.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency semver ^0.11.0 is significantly outdated
Upgrade to 1.0.27 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency twofish ^0.5.0 is significantly outdated
Upgrade to 0.7.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ring ^0.16.9 is outdated
Upgrade to 0.17.14 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency twox-hash ^1.6.0 is outdated
Consider upgrading to 2.1.0 to get all the fixes and improvements.
Dependency zxcvbn ^2.0.1 is outdated
Upgrade to 3.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["cryptography"]to theCargo.toml.
rusht
Dependency async-std 1.13.2 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency bincode 2.0.1 is significantly outdated
Upgrade to 3.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency eframe 0.23.0 is significantly outdated
Upgrade to 0.33.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency egui 0.23.0 is significantly outdated
Upgrade to 0.33.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.12.1 is significantly outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency time 0.3.43 is significantly outdated
Upgrade to 0.3.47 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ustr 0.10.0 is significantly outdated
Upgrade to 1.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency which 5.0.0 is significantly outdated
Upgrade to 8.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency base64 0.21.7 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency dashmap 5.5.3 is outdated
Upgrade to 6.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency derive_more 0.99.20 is outdated
Upgrade to 2.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency dirs 5.0.1 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency env_logger 0.10.2 is outdated
Upgrade to 0.11.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency git2 0.18.3 is outdated
Upgrade to 0.20.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency memoize 0.4.2 is outdated
Upgrade to 0.6.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.5 is outdated
Consider upgrading to 0.10.0 to get all the fixes and improvements.
Dependency serde-xml-rs 0.6.0 is outdated
Upgrade to 0.8.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Verified 130 out of 132 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit d923dc886d2a0083708d79757e0431c28e1ca433, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
Cargo.lockdoes not match the repository.Cargo.toml.origdoes not match the repository.cache.rsdoes not match the repository.
Fetched
https://github.com/mverleg/rusht.gitc0ffee054bc28a84f0d73cb7c891108de8ec3570.Checked on 2025-09-14
- warning: Crate tarball has been published from the commit d923dc886d2a0083708d79757e0431c28e1ca433, which is not in the repository.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["caching"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["shell", "script", "shell-utilities"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.Optional dependency 'eframe' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Features 'eframe', 'tracing-subscriber', 'egui' may have been unintentional.
voronoiify-image
Latest stable release is old
It's been over 7 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 byteorder 1.2.* is significantly outdated
Upgrade to 1.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency clap 2.32.* is significantly outdated
Upgrade to 4.5.58 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency image 0.19.* is significantly outdated
Upgrade to 0.25.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency num_cpus 1.0.* is significantly outdated
Upgrade to 1.17.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.5.* is significantly outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency separator 0.3.* is significantly outdated
Upgrade to 0.4.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["multimedia::images"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["pixel", "png", "image", "nearest-neighbor", "voronoi"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.60, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --editionand updateedition="…"inCargo.toml.Using the latest edition helps avoid old quirks of the compiler, and ensures Rust code has consistent syntax and behavior across all projects.
number2name
Dependency structopt ^0.3.20 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.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["value-formatting"]to theCargo.toml.
apivolve_generator_api
Dependency tempdir 0.3.7 has issues
It may not be actively developed any more. Consider changing the dependency.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["api-compatible", "api-generator", "apivolve", "backward-compatible", "help"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
next_semver
Published crate doesn't match its repository
Partially verified 15 files (includes 2 Cargo-generated).
Fetched
https://github.com/mverleg/next_semver.git32d3ffe625cd8fce6e0a57d8ddfec66d49f8037b.Checked on 2025-03-09
Dependency jemallocator 0.3.2 is outdated
Upgrade to 0.5.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["semver", "version-bump", "current-version", "http-endpoint", "send"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
xolir
Dependency tonic 0.13.1 is significantly outdated
Upgrade to 0.14.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tonic-build 0.13.1 is significantly outdated
Upgrade to 0.14.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency prost 0.13.5 is outdated
Upgrade to 0.14.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["encoding"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["protobuf", "ir", "tel", "api", "build"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
apivolve
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 base64 0.21.0 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.10.5 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lalrpop 0.19.12 is outdated
Upgrade to 0.23.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency lalrpop-util 0.19.12 is outdated
Upgrade to 0.23.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ustr 0.9.0 is outdated
Upgrade to 1.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency which 4.4.0 is outdated
Upgrade to 8.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["text-editors"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["api-compatible", "backward-compatible", "codegen", "client-server", "api-schema"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.Optional dependency 'jemallocator' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Features 'jemallocator', 'env_logger', 'structopt' may have been unintentional.
cli-test
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").Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::testing"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["testing", "cli", "test-runner", "command-line-utilities", "language"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
scoped_name
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.Dependency ustr ^0.7.0 is significantly outdated
Upgrade to 1.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
README missing from crate tarball
Cargo sometimes fails to package the
READMEfile. Ensure the path to theREADMEinCargo.tomlis valid, and points to a file inside the crate's directory.Missing keywords
Help users find your crates. Add
keywords = ["identifier", "scope", "nested", "tracking", "meant"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
atadb
Dependency app_dirs 1.2 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency rand 0.5 is significantly outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 7 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?
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database-implementations"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["sql", "database", "table", "subset"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
number2name, file_endec, scoped_name
Latest stable release is old
It's been over 5 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").Users pay attention to the latest release date. Even if the crate is perfectly fine as-is, users may not know that.
apivolve, cli-test, steel-lang
Dependency env_logger 0.10.0 is outdated
Upgrade to 0.11.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
steel-lang
Dependency bincode 2.0.0-rc.2 is significantly outdated
Upgrade to 3.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency dashmap 5.4.0 is outdated
Upgrade to 6.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.10.5 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["embedded"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["embedded-scripting", "statically-typed", "expression-language", "steel", "other-applications"](up to 5) to theCargo.toml. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
parse_duration0
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").
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.