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.
atomic_list
Failed to verify create's content against its repository
Verified 9 out of 13 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from the commit 8178d210aa2f2840828d04b43e03e04a850043bc, 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.lockdoes not match the repository.Cargo.toml.origdoes not match the repository.src/cursor.rsdoes not match the repository.sync.rsdoes not match the repository.atm_p.rsdoes not match the repository.
Fetched
https://github.com/orkking2/atomiclist.gitc7734127d049895325bffedb17360bd6d75d3d6f.Checked on 2026-01-11
This check is experimental.
- warning: Crate tarball has been published from the commit 8178d210aa2f2840828d04b43e03e04a850043bc, which is not in the repository.
ring_promise
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["concurrency"]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 = ["submission-queue", "thread-friendly", "notifications", "abstraction", "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.
No issues found in: promisery get_set_macro
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.