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.
schedule-rs, schwifty, hnews, portion-rs, delayed-assert, daylio, tqdm-rs, intdate, dflake, country-parser, rustcow, tranquility, drs, gungeon-save
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
schedule-rs, schwifty, hnews, portion-rs, delayed-assert, daylio, tqdm-rs, intdate, dflake, country-parser, rustcow, drs, gungeon-save
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.
tqdm-rs
Dependency terminal_size 0.1.13 is significantly outdated
Upgrade to 0.4.2 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.
tranquility
Dependency reqwest 0.10 is significantly outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency http 0.2 is outdated
Upgrade to 1.3.0 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::http-client"]
to theCargo.toml
.
country-parser
Dependency ron 0.6 is significantly outdated
Upgrade to 0.10.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
schedule-rs, schwifty, hnews, tqdm-rs, drs
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?
schwifty
Dependency uint 0.9 is a bit outdated
Consider upgrading to 0.10.0 to get all the fixes and improvements.
hnews
Dependency ureq 2.0 is a bit outdated
Consider upgrading to 3.0.11 to get all the fixes and improvements.
portion-rs, delayed-assert, daylio, intdate, dflake, country-parser, rustcow, tranquility, gungeon-save
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"
).
drs
Dependency tungstenite 0.13 is significantly outdated
Upgrade to 0.26.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ureq 2.1 is a bit outdated
Consider upgrading to 3.0.11 to get all the fixes and improvements.
gungeon-save
Dependency app_dirs 1.2.1 has issues
It may not be actively developed any more. Consider changing the dependency.
tranquillity
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.Crate is 'reserved'
Please be respectful of crates.io and don't squat crate names.
It's OK if you intend to publish this project in the near future. Keep in mind that even if you have good intentions, things may not go as planned. crates.io won't reclaim abandoned crates, so reserving good names may end up wasting the good names.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.