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.
cargo-sort
Dependency combine 3.8 is significantly outdated
Consider upgrading to 4.6.0 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.
forget
Dependency tui 0.8 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 dirs 2.0 is significantly outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Dependency failure 0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency bitflags 1.2 is outdated
Consider upgrading to 2.9.0 to get all the fixes and improvements.
Dependency termion 1.5 is outdated
Consider upgrading to 4.0.5 to get all the fixes and improvements.
Dependency unicode-width 0.1 is a bit outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Latest stable release is old
It's been over 5 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.
cargo-sort, muncher, forget, cargo-sort-ck, toml-parse, rumatui, smart-path
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
rumatui
Latest prerelease 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"
).Dependency comrak 0.7.0 is significantly outdated
Consider upgrading to 0.37.0 to get all the fixes and improvements.
Dependency crossbeam-channel 0.4.2 is significantly outdated
Consider upgrading to 0.5.14 to get all the fixes and improvements.
Dependency dirs 2.0.2 is significantly outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Dependency failure 0.1.7 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency itertools 0.9.0 is significantly outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency js_int 0.1.5 is significantly outdated
Consider upgrading to 0.2.2 to get all the fixes and improvements.
Dependency matrix-sdk 0.1.0 is significantly outdated
Consider upgrading to 0.10.0 to get all the fixes and improvements.
Dependency matrix-sdk-base 0.1.0 is significantly outdated
Consider upgrading to 0.10.0 to get all the fixes and improvements.
Dependency pulldown-cmark ^0.7 is significantly outdated
Consider upgrading to 0.13.0 to get all the fixes and improvements.
Dependency ruma-client-api 0.9.0 is significantly outdated
Consider upgrading to 0.20.1 to get all the fixes and improvements.
Dependency ruma-identifiers 0.16.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency syntect 4.1.1 is significantly outdated
Consider upgrading to 5.2.0 to get all the fixes and improvements.
Dependency tokio 0.2.21 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency uuid 0.8.1 is significantly outdated
Consider upgrading to 1.16.0 to get all the fixes and improvements.
Dependency http 0.2.1 is outdated
Consider upgrading to 1.3.0 to get all the fixes and improvements.
Dependency mdcat 0.18.2 is outdated
Consider upgrading to 2.7.0 to get all the fixes and improvements.
Dependency muncher 0.6.0 is outdated
Consider upgrading to 0.7.0 to get all the fixes and improvements.
Dependency termion 1.5.5 is outdated
Consider upgrading to 4.0.5 to get all the fixes and improvements.
Dependency unicode-width 0.1.7 is a bit outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
rumatui-tui
Dependency itertools 0.9 is significantly outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bitflags 1.0 is outdated
Upgrade to 2.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency termion 1.5 is outdated
Upgrade to 4.0.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency unicode-width 0.1 is a bit outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
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"
).If the crate is truly stable, why not make a 1.0.0 release?
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["command-line-interface"]
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.
toml-parse
Dependency rowan 0.10.0 is significantly outdated
Upgrade to 0.16.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency muncher 0.6.1 is outdated
Upgrade to 0.7.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
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"
).
muncher
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"
).
smart-path
Latest stable release is old
It's been over 5 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 some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.