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.
limit-reader
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.
Failed to verify create's content against its repository
Verified 8 out of 9 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 6082a1e309c524469820e193bd0d5b94481fad66, which is not in the repository.
- 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
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.
Fetched
https://github.com/fzdwx/limit-reader.git
fa0fc1c70da4932d0fd94e5f84cb30f215c56c15.Checked on 2025-04-30
This check is experimental.
- warning: Crate tarball has been published from the commit 6082a1e309c524469820e193bd0d5b94481fad66, which is not in the repository.
Missing keywords
Help users find your crates. Add
keywords = ["limit-reader", "reader", "limit"]
(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.
likelove-closures
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.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.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 = ["likelove-closures", "closures", "测试"]
(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.
popup-translation
Dependency wry 0.26.0 is significantly outdated
Consider upgrading to 0.51.2 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency x11-clipboard 0.7.0 is significantly outdated
Consider upgrading to 0.9.3 to get all the fixes and improvements.
Dependency enigo 0.0.14 is outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'translation', which isn't a category we recognizelib.rs has simplified and merged some of crates.io categories. Please file a bug if we got it wrong.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.