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.
pyxelium
Published crate doesn't match its repository
Partially verified 14 files (includes 2 Cargo-generated).
Fetched
https://github.com/rikatemu/pyxelium.git
f919905935216136ceccf00af2ed7bf2f012dbe7.Checked on 2024-07-24
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 image 0.24.8 is outdated
Upgrade to 0.25.6 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 rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["multimedia::images"]
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.
repath
Published crate doesn't match its repository
Partially verified 21 files (includes 2 Cargo-generated).
Fetched
https://github.com/abyssall-dev/repath.git
3e8c58bf2603ff81f10f077c2bb3eedb1a6e1771.Checked on 2024-11-20
Dependency bincode 1.3.3 is slightly outdated
Consider upgrading to 2.0.1 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 rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
reudp
Incorrect category
Crate's categories property in
Cargo.toml
contains 'protocols', which isn't a category we recognizelib.rs has simplified and merged some of crates.io categories. Please file a bug if we got it wrong.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.