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.
daumdic, daummap, howto, howto-cli, subtoml, airkorea, backslash-z, hjson2json
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.
daumdic
Imprecise dependency requirement thiserror = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
thiserror = "2.0.12"
. 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.This crate does not bump semver-minor when adding new features, so to be safe you get all the features/APIs/fixes that your crate depends on, require a more specific patch version.
Dependency scraper 0.19 is outdated
Upgrade to 0.23.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 is a bit outdated
Consider upgrading to 2.0.12 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.Missing keywords
Help users find your crates. Add
keywords = ["daumdic", "search", "word", "from-secs"]
(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.
adventure
Dependency backoff 0.1.5 is significantly outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency futures 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency reqwest 0.10.0 is significantly outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tokio 0.2.6 has issues
It may not be actively developed any more. Consider changing the dependency.
Buggy README path
The non-local path to readme specified as
\.\./README\.md
exposes 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.Missing keywords
Help users find your crates. Add
keywords = ["adventure", "request", "client", "future", "amazon-ecs"]
(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.
howto
Dependency reqwest 0.10 is significantly outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency scraper 0.10.1 is significantly outdated
Upgrade to 0.23.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
daummap
Dependency failure 0.1.8 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency reqwest 0.11.6 is outdated
Upgrade to 0.12.15 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"
).If the crate is truly stable, why not make a 1.0.0 release?
Missing keywords
Help users find your crates. Add
keywords = ["daummap", "radius", "daummap-rs"]
(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.
adventure-rusoto-ecs
Dependency rusoto_ecs 0.42.0 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 keywords
Help users find your crates. Add
keywords = ["adventure", "rusoto", "adventure-rusoto-ecs", "amazon-ecs", "api-bindings"]
(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.
howto-cli
Dependency structopt 0.3.0 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 tokio 0.2 has issues
It may not be actively developed any more. Consider changing the dependency.
adventure-rusoto-ecs, adventure-rusoto-sns, adventure-rusoto-sqs
Dependency rusoto_core 0.42.0 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.
adventure-rusoto-sqs
Dependency rusoto_sqs 0.42.0 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 futures 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency sha2 0.8.1 is significantly outdated
Upgrade to 0.10.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["adventure", "amazon-sqs", "rusoto", "api-bindings", "rusoto-sqs"]
(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.
markdown-toc
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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["text-processing"]
to theCargo.toml
.
howto, airkorea, backslash-z
Dependency failure 0.1.5 has issues
It may not be actively developed any more. Consider changing the dependency.
subtoml
Dependency structopt 0.2.16 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 toml_edit 0.1.3 is significantly outdated
Consider upgrading to 0.22.26 to get all the fixes and improvements.
Dependency clap 2.33.0 is outdated
Consider upgrading to 4.5.38 to get all the fixes and improvements.
adventure-rusoto-sns
Dependency rusoto_sns 0.42.0 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 keywords
Help users find your crates. Add
keywords = ["adventure", "sns", "rusoto", "api-bindings", "rusoto-sns"]
(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.
adventure, howto, adventure-rusoto-ecs, yaircc, howto-cli, adventure-rusoto-sns, adventure-rusoto-sqs, subtoml
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"
).
adventure, howto, adventure-rusoto-ecs, howto-cli, adventure-rusoto-sns, adventure-rusoto-sqs, hjson2json
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.
daummap, yaircc, subtoml, airkorea, backslash-z, hjson2json
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
yaircc
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]
to theCargo.toml
.
airkorea
Dependency futures 0.1.26 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency reqwest 0.9.14 is significantly outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency scraper 0.10.0 is significantly outdated
Upgrade to 0.23.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["airkorea", "web-crawler", "run-time"]
(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.
backslash-z
Dependency futures 0.1.25 has issues
It may not be actively developed any more. Consider changing the dependency.
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()
flags just for docs.rs and use them to hide problematic code.Dependency daumdic 0.6.1 is slightly outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
Dependency daummap 0.2.2 is slightly outdated
Consider upgrading to 0.4.0 to get all the fixes and improvements.
Dependency howto 0.2.1 is outdated
Consider upgrading to 0.4.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["back-end", "backslash-z", "backslash"]
(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.
hjson2json
Dependency error-chain 0.11 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency serde 0.8 is significantly outdated
Upgrade to 1.0.219 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency serde-hjson 0.8 is significantly outdated
Upgrade to 1.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency serde_json 0.8 is significantly outdated
Upgrade to 1.0.140 to get all the fixes, and avoid causing duplicate dependencies in projects.
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 keywords
Help users find your crates. Add
keywords = ["hjson2json", "hjson", "run-time", "airkorea-rs"]
(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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.