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.
simple-minify-html
Dependency oxc_allocator 0.51.0 is significantly outdated
Upgrade to 0.56.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.
Dependency oxc_codegen 0.51.0 is significantly outdated
Upgrade to 0.56.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency oxc_mangler 0.51.0 is significantly outdated
Upgrade to 0.56.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency oxc_minifier 0.51.0 is significantly outdated
Upgrade to 0.56.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency oxc_parser 0.51.0 is significantly outdated
Upgrade to 0.56.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency oxc_span 0.51.0 is significantly outdated
Upgrade to 0.56.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement memchr = 2
Cargo does not always pick latest versions of dependencies! Specify the version as
memchr = "2.7.0"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versions
Cargo option, because it's very easy to accidentally use a feature added in a later version.Optional dependency 'oxc_mangler' 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 'oxc_mangler', 'oxc_allocator', 'oxc_codegen', 'oxc_span', 'oxc_parser' may have been unintentional.
statisk
Dependency swc_common 6.1.0 is significantly outdated
Consider upgrading to 8.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.Dependency swc_html_codegen 6.0.0 is significantly outdated
Consider upgrading to 8.0.0 to get all the fixes and improvements.
Dependency swc_html_minifier 10.0.0 is significantly outdated
Consider upgrading to 12.0.0 to get all the fixes and improvements.
Dependency swc_html_parser 6.0.0 is significantly outdated
Consider upgrading to 8.0.0 to get all the fixes and improvements.
Dependency time 0.3.37 is significantly outdated
Consider upgrading to 0.3.39 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming"]
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 = ["static-site-generator", "opinionated", "assets", "content"]
(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.
git-ignore-generator
Dependency attohttpc 0.28.0 is significantly outdated
Consider upgrading to 0.29.1 to get all the fixes and improvements.
Dependency colored 2.1.0 is a bit outdated
Consider upgrading to 3.0.0 to get all the fixes and improvements.
Dependency directories 5 is outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Dependency etcetera 0.8.0 is slightly outdated
Consider upgrading to 0.10.0 to get all the fixes and improvements.
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 = ["gitignore", "template", "git", "git-configuration", "ignore"]
(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.
git-anger-management
Dependency structopt 0.3.14 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 console 0.11.2 is significantly outdated
Upgrade to 0.15.11 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency git2 0.13.5 is outdated
Upgrade to 0.20.0 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"
).If the crate is truly stable, why not make a 1.0.0 release?
dev-serve
Dependency axum 0.7.4 is outdated
Consider upgrading to 0.8.2 to get all the fixes and improvements.
Dependency notify 6.1.1 is outdated
Consider upgrading to 8.0.0 to get all the fixes and improvements.
Dependency tower 0.4.13 is outdated
Consider upgrading to 0.5.2 to get all the fixes and improvements.
Dependency tower-http 0.5.1 is outdated
Consider upgrading to 0.6.2 to get all the fixes and improvements.
Imprecise dependency requirement clap = 4
Cargo does not always pick latest versions of dependencies! Specify the version as
clap = "4.5.31"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-server"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["static-site", "live-reload", "server", "directory", "up"]
(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.
timet-rs
Dependency attohttpc 0.27.0 is significantly outdated
Consider upgrading to 0.29.1 to get all the fixes and improvements.
Dependency colored 2.1.0 is a bit outdated
Consider upgrading to 3.0.0 to get all the fixes and improvements.
Dependency etcetera 0.8.0 is slightly outdated
Consider upgrading to 0.10.0 to get all the fixes and improvements.
Dependency minijinja 1.0.12 is outdated
Consider upgrading to 2.8.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["template-engine"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["hours", "timet", "month", "fetching", "automate"]
(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.
kah
Dependency structopt 0.2 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 = ["…"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["…"]
(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.Dependency reqwest 0.8 is significantly outdated
Upgrade to 0.12.12 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rust-ini 0.12 is significantly outdated
Upgrade to 0.21.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency url 1.7 is significantly outdated
Upgrade to 2.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency zip 0.4 is significantly outdated
Upgrade to 2.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 6 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"
).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.
human-ids-bin
Imprecise dependency requirement human_ids = 0
Cargo does not always pick latest versions of dependencies! Specify the version as
human_ids = "0.1.1"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["value-formatting"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["human-readable", "id", "generate", "completion"]
(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.
git-anger-library
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Dependency git2 0.13.5 is outdated
Upgrade to 0.20.0 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"
).
human_ids
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["value-formatting"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["human-readable", "id", "generate", "completion"]
(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.
taskestry
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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.