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.
atk-sys
Published crate doesn't match its repository
Verified 11 out of 12 files (includes 2 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.
Looked for the crate in
atk/sys/
. Fetchedhttps://github.com/gtk-rs/gtk3-rs.git
tagged0.18.1
(00133512bfc8bbb8e9be59b20e93406c6a3eeb21).Checked on 2024-12-15
This check is experimental.
Dependency glib-sys 0.18 is outdated
Upgrade to 0.20.7 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 gobject-sys 0.18 is outdated
Upgrade to 0.20.7 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency system-deps 6 is a bit outdated
Consider upgrading to 7.0.3 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 = ["accessibility", "gui"]
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.
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.