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.
fctool
Dependency structopt 0.3.26 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 lalrpop 0.20.0 is outdated
Consider upgrading to 0.23.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency lalrpop-util 0.20.0 is outdated
Consider upgrading to 0.23.1 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["compilers", "os", "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.
Missing keywords
Help users find your crates. Add
keywords = ["shell", "input-file", "scripting"](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.
soysauce
Published crate doesn't match its repository
Partially verified 28 files (includes 2 Cargo-generated).
Fetched
https://gitlab.com/xamn/soysauce.gitea5a90f4f325c8dcbf0564443cb2cf13118e7c4d.Checked on 2024-12-21
This check is experimental.
Dependency itertools 0.13.0 is outdated
Consider upgrading to 0.15.0 to get all the fixes and improvements.
Dependency reqwest 0.12.9 is outdated
Consider upgrading to 0.13.4 to get all the fixes and improvements.
Dependency toml 0.8.19 is outdated
Consider upgrading to 1.1.0+spec-1.1.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.
big-rational-str
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["parser-implementations", "rust-patterns"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["decimal", "parser", "big-rational", "string", "numbers"](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.
fct
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.
No issues found in: terminal-menu
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.