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.
rsmixer
Dependency crossbeam-channel 0.4.2 is significantly outdated
Consider upgrading to 0.5.15 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency crossterm 0.19.0 is significantly outdated
Consider upgrading to 0.29.0 to get all the fixes and improvements.
Dependency semver 0.11.0 is significantly outdated
Consider upgrading to 1.0.26 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 serde =1.0.114 is significantly outdated
Consider upgrading to 1.0.219 to get all the fixes and improvements.
Dependency confy 0.4.0 is outdated
Consider upgrading to 0.6.1 to get all the fixes and improvements.
Dependency env_logger 0.7.1 is outdated
Consider upgrading to 0.11.8 to get all the fixes and improvements.
Dependency itertools 0.10.0 is outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency state 0.4.1 is outdated
Consider upgrading to 0.6.0 to get all the fixes and improvements.
Dependency thiserror 1.0.20 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency toml 0.5.6 is outdated
Consider upgrading to 0.8.22 to get all the fixes and improvements.
Dependency unicode-width 0.1.8 is a bit outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
centaurea-ui
README missing from the repository
We've searched
https://github\.com/jantap/centaurea\-ui\.git
and could not find a README file there.Dependency crossterm =0.20.0 is significantly outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Locked dependency version crossterm =0.20.0
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Dependency thiserror 1.0.20 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
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?
screen-buffer-ui
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
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 repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.Dependency crossterm 0.19.0 is significantly outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools 0.10.0 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["screen", "screen-buffer-ui", "buffer", "rs-mixer"]
(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.
ev-apple
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.toml
to help users find more information, contribute, and for lib.rs to read more info.Dependency crossbeam-channel 0.4.2 is significantly outdated
Upgrade to 0.5.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tokio 0.2.21 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency state 0.4.1 is outdated
Upgrade to 0.6.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["ev-apple", "receiver", "apple"]
(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.
rsmixer, screen-buffer-ui, ev-apple
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"
).
rosey-actors
Incorrect category
Crate's categories property in
Cargo.toml
contains 'library', which isn't a category we recognizelib.rs has simplified and merged some of crates.io categories. Please file a bug if we got it wrong.
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"
).
centaurea-ui, screen-buffer-ui, ev-apple
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.
No issues found in: centaurea
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.