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.
byte_counter, nummer, vlseqid
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.
byte_counter, structdb, nummer, vlseqid
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.
structdb
Published crate doesn't match its repository
Partially verified 26 files (includes 2 Cargo-generated).
Fetched
https://github.com/jsam/structdb.git
55f182f8426db0cba3da5dc9440e7be8cc85b204.Checked on 2024-08-30
This check is experimental.
Dependency bincode 1.3 is slightly outdated
Consider upgrading to 2.0.1 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 librocksdb-sys ^0.16.0 is outdated
Upgrade to 6.28.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rocksdb ^0.22 is outdated
Upgrade to 0.23.0 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 thiserror 1.0.44 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["iterator", "snapshot", "rocksdb", "metrics", "batching"]
(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.
byte_counter
Missing keywords
Help users find your crates. Add
keywords = ["byte-counter", "counter", "byte"]
(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.
nummer
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Fetched
https://github.com/jsam/nummer.git
491a7509b7d4c77a84e23e17c466588307ff1a36.Checked on 2024-08-10
Missing keywords
Help users find your crates. Add
keywords = ["multidimensional-array", "nummer", "ndarray"]
(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.
actix-default-responder
Dependency syn 1.0 is significantly outdated
Upgrade to 2.0.101 to get all the fixes, and avoid causing duplicate dependencies in projects.
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
vlseqid
Failed to verify create's content against its repository
Partially verified 9 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.4.0'.
git tag v0.4.0 ca0212a3ae3059231a1e76a3b98111b794af7c3f; git push origin --tags
Fetched
https://github.com/jsam/vlseqid.git
ca0212a3ae3059231a1e76a3b98111b794af7c3f.Checked on 2024-07-28
Missing keywords
Help users find your crates. Add
keywords = ["id", "vlseqid", "identifier"]
(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.
No issues found in: wal-s
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.