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.
parse-tle
Dependency error-chain 0.12.4 has issues
It may not be actively developed any more. Consider changing the dependency.
Published crate doesn't match its repository
Partially verified 15 files (includes 2 Cargo-generated).
Fetched
https://github.com/thomas-oz-dunn/parse-tle.git
1efc5b65e370e21e12ca3f77c8610de0c6454561.Checked on 2024-08-25
This check is experimental.
Dependency hifitime 3.8.4 is outdated
Upgrade to 4.0.2 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 reqwest 0.11.22 is outdated
Upgrade to 0.12.15 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.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["command-line-utilities"]
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.
donnager
Dependency nalgebra 0.31.4 is significantly outdated
Upgrade to 0.33.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["science::geo"]
to theCargo.toml
.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.