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.
r-u-still-there
Dependency structopt 0.3.25 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Dependency bitvec 0.22.3 is significantly outdated
Consider upgrading to 1.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 delegate 0.6.1 is significantly outdated
Consider upgrading to 0.13.3 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency fontdue 0.6.2 is significantly outdated
Consider upgrading to 0.9.3 to get all the fixes and improvements.
Dependency hmac 0.11.0 is significantly outdated
Consider upgrading to 0.12.1 to get all the fixes and improvements.
Dependency lru 0.7.0 is significantly outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency machine-uid 0.2.0 is significantly outdated
Consider upgrading to 0.5.3 to get all the fixes and improvements.
Dependency parking_lot 0.11.2 is significantly outdated
Consider upgrading to 0.12.3 to get all the fixes and improvements.
Dependency rstar 0.9.1 is significantly outdated
Consider upgrading to 0.12.2 to get all the fixes and improvements.
Dependency rumqttc 0.9.0 is significantly outdated
Consider upgrading to 0.24.0 to get all the fixes and improvements.
Dependency serde_with 1.10 is significantly outdated
Consider upgrading to 3.12.0 to get all the fixes and improvements.
Dependency sha2 0.9.8 is significantly outdated
Consider upgrading to 0.10.9 to get all the fixes and improvements.
Dependency uuid 0.8.2 is significantly outdated
Consider upgrading to 1.16.0 to get all the fixes and improvements.
Dependency webpki-roots 0.21 is significantly outdated
Consider upgrading to 0.26.10 to get all the fixes and improvements.
Dependency async-bincode 0.6.1 is outdated
Consider upgrading to 0.8.0 to get all the fixes and improvements.
Dependency base64 0.13.0 is outdated
Consider upgrading to 0.22.1 to get all the fixes and improvements.
Dependency bincode 1.3.3 is slightly outdated
Consider upgrading to 2.0.1 to get all the fixes and improvements.
Dependency embedded-hal 0.2.6 is outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
Dependency http 0.2.5 is outdated
Consider upgrading to 1.3.0 to get all the fixes and improvements.
Dependency hyper 0.14.14 is outdated
Consider upgrading to 1.6.0 to get all the fixes and improvements.
Dependency i2cdev 0.5.0 is outdated
Consider upgrading to 0.6.1 to get all the fixes and improvements.
Dependency image 0.23.14 is outdated
Consider upgrading to 0.25.6 to get all the fixes and improvements.
Dependency imageproc 0.22.0 is outdated
Consider upgrading to 0.25.0 to get all the fixes and improvements.
Dependency linux-embedded-hal 0.3.1 is outdated
Consider upgrading to 0.4.0 to get all the fixes and improvements.
Dependency mozjpeg 0.9.1 is significantly outdated
Consider upgrading to 0.10.13 to get all the fixes and improvements.
Dependency ndarray 0.15.3 is outdated
Consider upgrading to 0.16.1 to get all the fixes and improvements.
Dependency resize 0.7.2 is outdated
Consider upgrading to 0.8.8 to get all the fixes and improvements.
Dependency tokio-rustls 0.23.0 is outdated
Consider upgrading to 0.26.2 to get all the fixes and improvements.
Dependency toml 0.5.8 is outdated
Consider upgrading to 0.8.22 to get all the fixes and improvements.
Dependency webpki-roots 0.22 is outdated
Consider upgrading to 0.26.10 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["hardware-support"]
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 = ["r-u-still-there", "black", "green", "image", "pi"]
(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.
amg88
README missing from the repository
We've searched
https://git\.sr\.ht/~paxswill/amg88
and could not find a README file there.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.Dependency embedded-hal 0.2.5 is outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
Dependency ndarray 0.15 is outdated
Upgrade to 0.16.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
mlx9064x
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
Dependency embedded-hal 0.2.5 is outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
Dependency linux-embedded-hal 0.3 is outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
thermal-camera
Could not fetch repository
We've had trouble cloning git repo from
https://git\.sr\.ht/~paxswill/rust\-thermal\-camera
At the moment we only support git, and attempt fetching when we index a new release. Cloning is necessary for lib.rs to gather data that is missing on crates.io, e.g. to correctly resolve relative URLs in README files, which depend on repository layout and non-standard URL schemes of repository hosts.
Dependency embedded-hal =1.0.0-alpha.4 is significantly outdated
Upgrade to 1.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
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.The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
Dependency ndarray 0.15 is outdated
Upgrade to 0.16.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
r-u-still-there, mlx9064x, amg88, thermal-camera
Latest stable release is old
It's been over 3 years. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).If the crate is truly stable, why not make a 1.0.0 release?
mlx9064x, amg88, thermal-camera
Dependency num_enum 0.5 is outdated
Upgrade to 0.7.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.