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.
wat-fmt
Failed to verify create's content against its repository
Partially verified 7 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.0.8'.
- 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
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Looked for the crate in
wat-fmt/
. Fetchedhttps://github.com/inferara/inf-wasm-tools.git
6849663adb3514805ecca7f26b28fa69abaae4fe.Checked on 2025-04-20
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.0.8'.
Missing keywords
Help users find your crates. Add
keywords = ["format", "wat-fmt", "wasm", "build", "i32"]
(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.
tree-sitter-inference
Could not find the crate in the repository
Make sure the main branch of
https://github\.com/tree\-sitter/tree\-sitter\-inference
contains theCargo.toml
for the crate. If you have forked the crate, change the repository property inCargo.toml
to your fork's URL.
inf-wast
Dependency wasm-encoder 0.228.0 is significantly outdated
Upgrade to 0.230.0 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.
inf-wasmparser, inf-wast, wat-fmt
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["wasm"]
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.
json-mutex-db
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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database-implementations"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["mutex", "json", "json-mutex-db", "database", "save"]
(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
.