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.
countroo
Dependency quick-xml 0.31.0 is significantly outdated
Upgrade to 0.37.5 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 serde_yaml 0.9.32 has issues
It may not be actively developed any more. Consider changing the dependency.
Published crate doesn't match its repository
Partially verified 15 files (includes 2 Cargo-generated).
Fetched
https://github.com/thehamdiz/countroo.git
965deeb667b46ed195b01540ac91ca990819ab35.Checked on 2024-07-28
This check is experimental.
Dependency cargo-toml-workspace 5.0.0 is outdated
Upgrade to 7.0.6 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.Optional dependency 'quick-xml' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:
syntax. Features 'quick-xml', 'toml', 'prettytable-rs', 'serde_yaml', 'serde_json' may have been unintentional.
flexi_func
Dependency syn 1.0.109 is significantly outdated
Upgrade to 2.0.101 to get all the fixes, and avoid causing duplicate dependencies in projects.
Published crate doesn't match its repository
Partially verified 11 files (includes 2 Cargo-generated).
Fetched
https://github.com/thehamdiz/flexi_func.git
9330c94decbb4fe2c75a92b20aac72ced453192f.Checked on 2024-07-24
flexi_func_declarative
Published crate doesn't match its repository
Partially verified 11 files (includes 2 Cargo-generated).
Fetched
https://github.com/thehamdiz/flexi_func_declarative.git
ef828f78e614389a0f5d4afac736f05e1777c962.Checked on 2024-07-24
Missing keywords
Help users find your crates. Add
keywords = ["func", "declarative", "flexi-func-declarative", "ff", "closures"]
(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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.