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.
toru
Dependency clap 3.2.17 is significantly outdated
Consider upgrading to 4.5.37 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 comfy-table 6.0.0 is significantly outdated
Consider upgrading to 7.1.0 to get all the fixes and improvements.
Published crate doesn't match its repository
Partially verified 22 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.
Fetched
https://git.aaronmanning.net/aaronmanning/toru
b22b8864ef6040cd512193431f2cb836d44bf059.Checked on 2024-08-10
This check is experimental.
Dependency colored 2.0.0 is a bit outdated
Consider upgrading to 3.0.0 to get all the fixes and improvements.
Dependency confy 0.4.0 is outdated
Consider upgrading to 0.6.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 serde_with 2.0.0 is outdated
Consider upgrading to 3.12.0 to get all the fixes and improvements.
Dependency toml 0.5.9 is outdated
Consider upgrading to 0.8.22 to get all the fixes and improvements.
Dependency trash 2.1.5 is outdated
Consider upgrading to 5.2.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["toru", "vaults", "task", "design"]
(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.
toru, vote-counter, lazy-seq
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.
vote-counter
Dependency clap 3.2.5 is significantly outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
Published crate doesn't match its repository
Partially verified 15 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.
Fetched
https://git.aaronmanning.net/aaronmanning/vote-counter
ac224b98781156972b9f002a9bfea0021f112e4c.Checked on 2024-08-10
Dependency colored 2 is a bit outdated
Consider upgrading to 3.0.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["counter", "vote", "vote-counter"]
(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.
up-api
Dependency reqwest 0.11.11 is outdated
Upgrade to 0.12.15 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 = ["web-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["transaction", "api", "webhook", "client", "value"]
(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.
lazy-seq
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Fetched
https://git.aaronmanning.net/aaronmanning/lazy-seq
8fca701d513fed1b583f47cc4118e1b431991038.Checked on 2024-08-10
Missing keywords
Help users find your crates. Add
keywords = ["seq", "lazy-evaluation", "lazy-seq"]
(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
.