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.
geomorph
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["algorithms"]
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.
jsonrpc-base
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Published crate doesn't match its repository
Partially verified 14 files (includes 2 Cargo-generated).
Fetched
https://github.com/vlopes11/jsonrpc-base.git
3e15dce855b8a8f62a2af24556722282b7640cb2.Checked on 2024-08-10
This check is experimental.
jsonrpc-reactor
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Optional dependency 'tokio' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:
syntax. Feature 'tokio' may have been unintentional.
dusk-uds
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"
).Nightly crates tend to have a short lifespan. We're delisting them if they're not updated frequently.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os::unix-apis"]
to theCargo.toml
.
msgpacker
Optional dependency 'msgpacker-derive' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:
syntax. Feature 'msgpacker-derive' may have been unintentional.
msgpacker, dap-reactor, borrown, jsonrpc-reactor, jsonrpc-base, truthful, toml-base-config, msgpacker-derive
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
futures-jsonrpc
Dependency futures 0.1.26 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency uuid 0.7.4 is significantly outdated
Upgrade to 1.16.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.Latest stable release is old
It's been over 6 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 = ["web-programming", "asynchronous"]
to theCargo.toml
.
borrown
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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]
to theCargo.toml
.
dap-reactor
Optional dependency 'tokio' 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 'tokio', 'async-trait', 'bytes', 'tracing' may have been unintentional.
truthful
Dependency cli-table 0.4 is a bit outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency dirs 4.0 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rustyline 10.0 is outdated
Upgrade to 15.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
unprolix
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"
).Dependency syn 1.0 is significantly outdated
Upgrade to 2.0.101 to get all the fixes, and avoid causing duplicate dependencies in projects.
toml-base-config
Dependency dirs 4.0 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency toml 0.5 is outdated
Upgrade to 0.8.22 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["config"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["config", "toml-base-config", "toml"]
(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.
msgpacker-derive
Published crate doesn't match its repository
Partially verified 7 files (includes 2 Cargo-generated).
Looked for the crate in
msgpacker-derive/
. Fetchedhttps://github.com/codx-dev/msgpacker.git
d607d823e3b8d5d599023c800466a27a4c2269bd.Checked on 2024-07-28
drand
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.