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.
tsumugu
Dependency shadow-rs 0.32.0 is significantly outdated
Consider upgrading to 1.1.0 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 thiserror 1.0.63 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-client"]
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 = ["mirror", "tsumugu", "package", "com"]
(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.
yukina
Dependency shadow-rs 0.26.1 is significantly outdated
Upgrade to 1.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bincode 1.3.3 is slightly outdated
Consider upgrading to 2.0.1 to get all the fixes and improvements.
Dependency ipnetwork 0.20.0 is a bit outdated
Consider upgrading to 0.21.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["filesystem"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["async-cache", "yukina", "download", "limit", "metadata"]
(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.
greenhook
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Dependency procfs 0.15.1 is significantly outdated
Upgrade to 0.17.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Published crate doesn't match its repository
Partially verified 13 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/taoky/greenhook.git
135267862395c2da0b5323effbf7c6184f77b3b1.Checked on 2024-08-10
This check is experimental.
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 libseccomp 0.3.0 is a bit outdated
Consider upgrading to 0.4.0 to get all the fixes and improvements.
Dependency libseccomp-sys 0.2.1 is a bit outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Dependency nix 0.26.2 is outdated
Upgrade to 0.30.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["greenhook", "syscalls", "hook", "seccomp", "command"]
(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.
cgumi
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Published crate doesn't match its repository
Partially verified 15 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/taoky/cgumi.git
72b5b7065d6d4da3570ff87cddc9cb2a585fd0d5.Checked on 2024-08-10
Dependency nix 0.26.2 is outdated
Upgrade to 0.30.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.40 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency zbus 3.13.1 is outdated
Upgrade to 5.6.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["properties", "cgroupv2", "node", "io-crates-cgumi"]
(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.
showimg-gtk
Dependency clap 3.2.20 is significantly outdated
Consider upgrading to 4.5.38 to get all the fixes and improvements.
kyuri
Optional dependency 'unicode-width' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:
syntax. Features 'unicode-width', 'libc', 'winapi' may have been unintentional.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.