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.
xibao-gen
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 sdl3 0.15.1 is outdated
Upgrade to 0.16.2 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.
Dependency skia-safe 0.89.0 is outdated
Upgrade to 0.90.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["multimedia::images"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["image", "xǐbào", "font", "generate", "image-path"](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.
oi_helper
Dependency clap 3.0 is significantly outdated
Consider upgrading to 4.5.53 to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i; Also check out Dependabot service on GitHub.Dependency crossterm 0.25.0 is outdated
Consider upgrading to 0.29.0 to get all the fixes and improvements.
Dependency html_parser 0.6.3 is outdated
Consider upgrading to 0.7.0 to get all the fixes and improvements.
Dependency reqwest 0.11.11 is outdated
Consider upgrading to 0.12.24 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["oi", "workspace", "codegen", "applications", "source"](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.
onionshot
Failed to verify create's content against its repository
Partially verified 23 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.3.1'.
git tag v0.3.1 8947aad9800a6a9fcb5b67ac756469066154a56c; git push origin --tags
Fetched
https://www.codeberg.org/onion27/onionshot8947aad9800a6a9fcb5b67ac756469066154a56c.Checked on 2025-11-16
This check is experimental.
Missing keywords
Help users find your crates. Add
keywords = ["screenshot", "hyprland", "utility-for-hyprland"](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.
iargs
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Fetched
https://github.com/onion108/iargs.git6ec2ad84fe40ac7b57d2f6f4438bd13fd1878a1d.Checked on 2024-12-15
Missing keywords
Help users find your crates. Add
keywords = ["command-line-arguments", "inspect", "inspect-command-line"](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.
justfuck
Dependency clap 3.2.17 is significantly outdated
Consider upgrading to 4.5.53 to get all the fixes and improvements.
Dependency crossterm 0.25.0 is outdated
Consider upgrading to 0.29.0 to get all the fixes and improvements.
Dependency notify 4.0.17 is outdated
Consider upgrading to 8.2.0 to get all the fixes and improvements.
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 = ["encoder", "jsfuck", "original"](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.
enhanced-stdlib
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
No issues found in: localoco
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.