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.
apictl
Dependency crossterm ^0.26.1 is significantly outdated
Upgrade to 0.29.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.
Dependency indicatif ^0.17.5 is outdated
Upgrade to 0.18.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror ^1.0.44 is outdated
Upgrade to 2.0.19 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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming", "config"]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 = ["api", "requests", "command-line", "context", "config"](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.
tmux-status-tracker
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.Dependency clap ^3.1.0 is significantly outdated
Consider upgrading to 4.6.0 to get all the fixes and improvements.
Dependency dirs ^4.0.0 is significantly outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["git-status", "save", "retrieving", "bars", "cli"](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.
git-status-tracker
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]to theCargo.toml.No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.Dependency clap ^3.1.0 is significantly outdated
Consider upgrading to 4.6.0 to get all the fixes and improvements.
Dependency dirs ^4.0.0 is significantly outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["git", "git-status", "save", "retrieving", "status-line"](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.
dinglebit-log
Dependency dinglebit-terminal ^0.1.3 is slightly outdated
Consider upgrading to 1.1.0 to get all the fixes and improvements.
Dependency hostname ^0.3.1 is outdated
Upgrade to 0.4.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 = ["embedded"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["logging", "standard"](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.
my-ip
Dependency dinglebit-log ^0.1.0 is slightly outdated
Consider upgrading to 1.1.0 to get all the fixes and improvements.
Dependency dinglebit-terminal ^0.1.3 is slightly outdated
Consider upgrading to 1.1.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["ip-address", "timezone", "asn", "city", "subdivision"](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.
icub3d_sudoku_solver
Dependency failure ^0.1.6 has issues
It may not be actively developed any more. Consider changing the dependency.
Latest stable release is old
It's been over 6 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?
dinglebit-terminal
Missing keywords
Help users find your crates. Add
keywords = ["terminal", "dinglebit", "style", "terminal-style", "bold"](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.
dinglebit-terminal, dinglebit_combinatorics, my-ip, dinglebit-log, dinglebit-store
Latest stable release is old
It's been over 4 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").Users pay attention to the latest release date. Even if the crate is perfectly fine as-is, users may not know that.
mtm
Dependency enigo ^0.1 is outdated
Consider upgrading to 0.6.1 to get all the fixes and improvements.
dinglebit-store
Missing keywords
Help users find your crates. Add
keywords = ["storage-interface", "generic", "store", "persistent-data"](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.
dinglebit-store, tmux-status-tracker, git-status-tracker
Dependency bincode ^1.3.3 is a bit outdated
Consider upgrading to 3.0.0 to get all the fixes and improvements.
No issues found in: icub3d_combinatorics
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.