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.
wasmtime-jit-debug
Dependency object 0.28.0 is significantly outdated
Upgrade to 0.29.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.
cranelift-isle
Missing categories
Categories improve browsing of lib.rs and crates.io. Add categories = ["wasm"] to the Cargo.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 = ["aot", "cranelift", "jit", "wasi", "sandbox"] (up to 5) to the Cargo.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.
Dependency miette 4.7.0 is outdated
Consider upgrading to 5.2.0 to get all the fixes and improvements.
Easy way to bump dependencies: cargo install cargo-edit; cargo upgrade; Also check out Dependabot service on GitHub.
wasmtime-cli-flags
Missing categories
Categories improve browsing of lib.rs and crates.io. Add categories = ["wasm"] to the Cargo.toml.
Missing keywords
Help users find your crates. Add keywords = ["aot", "cranelift", "cli", "wasmtime", "jit"] (up to 5) to the Cargo.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.
README missing from crate tarball
Cargo sometimes fails to package the README file. Ensure the path to the README in Cargo.toml is valid, and points to a file inside the crate's directory.
wasmtime-component-macro
Could not find the crate in the repository
Make sure the main branch of https://github.com/bytecodealliance/wasmtime contains the Cargo.toml for the crate. If you have forked the crate, change the repository property in Cargo.toml to your fork's URL.
If it's a newly released crate, it's possible we haven't finished indexing the repository yet.
README missing from crate tarball
Cargo sometimes fails to package the README file. Ensure the path to the README in Cargo.toml is valid, and points to a file inside the crate's directory.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.