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.
tatk
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 30 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Looked for the crate in
tatk/
. Fetchedhttps://github.com/ohkthx/tatk-rs.git
1fdeaa27456943bb8b5275a0ecb1692116a54b75.Checked on 2024-08-10
This check is experimental.
cbadv
Cryptocurrency crate
This crate has been classified as related to cyrptocurrencies. If you believe this categorization is a mistake, then please review crate's categories and keywords, or file a bug. If it is related, then please reconsider your choices, and yank it.
Author of this site is firmly convinced that cryptocurrencies have a net-negative effect on society.
yadwh
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 18 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/ohkthx/yadwh-rs.git
ea37d33f85514c5ddd84d3acb61f7874780ed11e.Checked on 2024-08-10
Dependency hyper 0.14.27 is outdated
Upgrade to 1.6.0 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 hyper-tls 0.5.0 is outdated
Upgrade to 0.6.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.
tatk_derive
Published crate doesn't match its repository
Partially verified 4 files (includes 2 Cargo-generated).
Looked for the crate in
tatk_derive/
. Fetchedhttps://github.com/ohkthx/tatk-rs.git
1fdeaa27456943bb8b5275a0ecb1692116a54b75.Checked on 2024-08-04
README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.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
.