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.
split-async
Dependency async-std 1 has issues
It may not be actively developed any more. Consider changing the dependency.
Published crate doesn't match its repository
Partially verified 55 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Fetched
https://github.com/gorilskij/split-async.gitaabaffb4c941371e31148672a3a2e4655586f9aa.Checked on 2025-07-20
This check is experimental.
cargo-countlines
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::cargo-plugins"]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.
no-comment
Dependency derive_more 0.99.5 is outdated
Upgrade to 2.1.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.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?
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["text-processing"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["line-comment", "iterator", "comments", "rust-style", "specification"](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.
enum-rotate
Failed to verify create's content against its repository
Verified 64 out of 65 files (includes 2 Cargo-generated).
- warning: Could not find Cargo.toml for this package in its repo (via tags).
- Make sure the
repositoryURL inCargo.tomlis correct
- Make sure the
Files in the crates.io crate compared to the repository:
Cargo.toml.origdoes not match the repository.
Fetched
https://github.com/gorilskij/enum-rotate.git9948bae81405e4c98dcc3559f45d49c98896dc48.Checked on 2024-08-04
- warning: Could not find Cargo.toml for this package in its repo (via tags).
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]to theCargo.toml.
derive-enum-rotate
Failed to verify create's content against its repository
Verified 5 out of 6 files (includes 2 Cargo-generated).
- warning: Could not find Cargo.toml for this package in its repo (via tags).
- Make sure the
repositoryURL inCargo.tomlis correct
- Make sure the
Files in the crates.io crate compared to the repository:
Cargo.toml.origdoes not match the repository.
Fetched
https://github.com/gorilskij/derive-enum-rotate.git0bcb1b91b44dc745ad9d896be3c3d1ad594298d9.Checked on 2024-08-04
- warning: Could not find Cargo.toml for this package in its repo (via tags).
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.