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.
win-sid
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
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.
Published crate doesn't match its repository
Partially verified 11 files (includes 2 Cargo-generated).
Fetched
https://github.com/outurnate/win-sid.git
cfb642cfef29f88837481c4e6b95df426e94806f.Checked on 2024-12-29
This check is experimental.
win-sid-core
Published crate doesn't match its repository
Partially verified 7 files (includes 2 Cargo-generated).
Looked for the crate in
win-sid-core/
. Fetchedhttps://github.com/outurnate/win-sid.git
cfb642cfef29f88837481c4e6b95df426e94806f.Checked on 2024-12-29
Dependency nom ~7.1 is a bit outdated
Consider upgrading to 8.0.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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["encoding"]
to theCargo.toml
.
No issues found in: win-sid-macros
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.