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.
huelib
Dependency uuid 0.8.2 is significantly outdated
Upgrade to 1.18.0 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 serde-xml-rs 0.5.1 is outdated
Upgrade to 0.8.1 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.
Dependency thiserror 1.0.30 is outdated
Consider upgrading to 2.0.14 to get all the fixes and improvements.
Dependency ureq 2.3.0 is a bit outdated
Consider upgrading to 3.0.12 to get all the fixes and improvements.
huectl
Dependency structopt 0.3 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 envconfig 0.8 is significantly outdated
Consider upgrading to 0.11.0 to get all the fixes and improvements.
Dependency envconfig_derive 0.8 is significantly outdated
Consider upgrading to 0.11.0 to get all the fixes and improvements.
Dependency huelib 0.8 is outdated
Consider upgrading to 0.13.2 to get all the fixes and improvements.
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").If the crate is truly stable, why not make a 1.0.0 release?
procmd
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").Nightly crates tend to have a short lifespan. We're delisting them if they're not updated frequently.
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.
Missing keywords
Help users find your crates. Add
keywords = ["helper-for-building", "command"](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.
mshp
Dependency yansi 0.5 is significantly outdated
Consider upgrading to 1.0.1 to get all the fixes and improvements.
Dependency git2 0.13 is outdated
Consider upgrading to 0.20.2 to get all the fixes and improvements.
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").
huelib, mshp, huectl, procmd
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.
huelib, bytecoding, rwarden, bytecoding_derive, rwarden_crypto
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").
bytecoding
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["bytecode", "instructions", "macro-derive", "encoding-decoding", "enums"](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.
procmd, rwarden, bytecoding_derive
Buggy README path
The non-local path to readme specified as
\.\./README\.mdexposes a bug in Cargo. Please use a path inside the crate's directory. Symlinks are okay. Please verify the change doesn't break any repo-relative URLs in the README.
procmd, procmd_macro, rwarden, bytecoding_derive
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.
lokey
Dependency embassy-rp 0.3.1 is significantly outdated
Upgrade to 0.7.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency defmt 0.3.5 is a bit outdated
Consider upgrading to 1.0.1 to get all the fixes and improvements.
Dependency embassy-executor 0.7.0 is outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
Dependency embassy-sync 0.6.2 is outdated
Upgrade to 0.7.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency embassy-usb 0.4.0 is outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Dependency sequential-storage 4.0.1 is outdated
Upgrade to 5.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
procmd_macro
Dependency syn 1.0 is significantly outdated
Upgrade to 2.0.105 to get all the fixes, and avoid causing duplicate dependencies in projects.
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").
rwarden
Dependency typed-builder 0.9.0 is significantly outdated
Upgrade to 0.21.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency uuid 0.8.2 is significantly outdated
Upgrade to 1.18.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.4 is outdated
Upgrade to 0.12.23 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.26 is outdated
Consider upgrading to 2.0.14 to get all the fixes and improvements.
bytecoding_derive
Dependency syn 1.0.86 is significantly outdated
Upgrade to 2.0.105 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.10.3 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
lokey_macros
Failed to verify create's content against its repository
Partially verified 5 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.0.1'.
- 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
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Looked for the crate in
lokey_macros/. Fetchedhttps://github.com/nn1ks/lokey.git172bec07c8e5d759582d957697149d2fc61d55d4.Checked on 2025-03-16
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.0.1'.
Dependency darling 0.20.8 is a bit outdated
Consider upgrading to 0.21.1 to get all the fixes and improvements.
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
rwarden_crypto
Dependency block-modes 0.8.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency hkdf 0.11.0 is significantly outdated
Upgrade to 0.12.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency hmac 0.11.0 is significantly outdated
Upgrade to 0.12.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency pbkdf2 0.8.0 is significantly outdated
Upgrade to 0.12.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sha2 0.9.5 is significantly outdated
Upgrade to 0.10.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency aes 0.7.4 is outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency base64 0.13.0 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency generic-array 0.14.4 is slightly outdated
Consider upgrading to 1.2.0 to get all the fixes and improvements.
Dependency rand 0.8.4 is outdated
Consider upgrading to 0.9.2 to get all the fixes and improvements.
Dependency thiserror 1.0.26 is outdated
Consider upgrading to 2.0.14 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.