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.
async-dropper-simple
Missing keywords
Help users find your crates. Add
keywords = ["async-std", "async-drop", "tokio", "async-dropper", "ad-hoc"](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.
js-component-bindgen
Dependency wasmtime-environ 40.0.2 is significantly outdated
Upgrade to 41.0.3 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.Dependency wit-bindgen-core 0.52.0 is significantly outdated
Upgrade to 0.53.1 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.
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()flags just for docs.rs and use them to hide problematic code.Dependency wasm-encoder 0.244.0 is slightly outdated
Consider upgrading to 0.245.1 to get all the fixes and improvements.
Dependency wasmparser 0.244.0 is slightly outdated
Consider upgrading to 0.245.1 to get all the fixes and improvements.
Dependency wit-component 0.244.0 is slightly outdated
Consider upgrading to 0.245.1 to get all the fixes and improvements.
Dependency wit-parser 0.244.0 is slightly outdated
Consider upgrading to 0.245.1 to get all the fixes and improvements.
Failed to verify create's content against its repository
Verified 30 out of 32 files (includes 2 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirtyflag. Make sure all changes are committed before publishing. Useinclude/excludeinCargo.tomlto omit unnecessary files.
- Publish a new version, without using
Files in the crates.io crate compared to the repository:
Cargo.locknot found.Cargo.toml.origdoes not match the repository.js-component-bindgen-1.15.0.cratenot found.
Looked for the crate in
crates/js-component-bindgen/. Fetchedhttps://github.com/bytecodealliance/jco.gittaggedjs-component-bindgen-v1.15.0(66e11b08c08dc1f128f41ac7247152f6195b13ff).Checked on 2026-02-15
This check is experimental.
- warning: The crates.io package has no commit hash associated with it.
kcup
Dependency structopt 0.3 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Dependency env_logger 0.8.3 is significantly outdated
Consider upgrading to 0.11.9 to get all the fixes and improvements.
Dependency hyper-rustls 0.22.1 is significantly outdated
Consider upgrading to 0.27.7 to get all the fixes and improvements.
Dependency rustls 0.19.1 is significantly outdated
Consider upgrading to 0.23.36 to get all the fixes and improvements.
Dependency rustls-pemfile 0.2.1 is significantly outdated
Consider upgrading to 2.2.0 to get all the fixes and improvements.
Dependency tokio-rustls 0.22.0 is significantly outdated
Consider upgrading to 0.26.4 to get all the fixes and improvements.
Dependency hyper 0.14.7 is outdated
Consider upgrading to 1.8.0 to get all the fixes and improvements.
Imprecise dependency requirement tokio = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
tokio = "1.49.0". IfCargo.lockends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versionsflag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versionsCargo option, because it's very easy to accidentally use a feature added in a later version.Latest stable release is old
It's been over 4 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?
async-dropper-simple, async-dropper, situwaition, async-dropper-derive
Dependency async-std 1.12.0 has issues
It may not be actively developed any more. Consider changing the dependency.
situwaition
Dependency derive_builder 0.12.0 is significantly outdated
Upgrade to 0.20.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.40 is outdated
Upgrade to 2.0.18 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["async-std", "closures", "tokio", "continuously", "times"](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.
async-dropper
Missing keywords
Help users find your crates. Add
keywords = ["async-drop", "ad-hoc", "macro-derive", "async-std", "default"](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.
wasi-virt
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
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.
Missing keywords
Help users find your crates. Add
keywords = ["wasi", "api", "virtual"](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.
netkit
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.
wasi-virt, netkit, jco-cli, jco, wasi-virt-cli
No readme property
Specify path to a
READMEfile for the project, so that information about is included in the crates.io tarball.
jco-cli, jco, wasi-virt-cli
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.