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.
jrn
Dependency bcrypt 0.15.1 is a bit outdated
Consider upgrading to 0.17.0 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["cryptography"]
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 = ["jrn", "entry", "encryption", "file", "run"]
(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.
res2br
Published crate doesn't match its repository
Partially verified 9 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.
Fetched
https://github.com/benraz123/res2br.git
2cf83895f3210a2954840057c89178886e568151.Checked on 2024-08-10
This check is experimental.
bitfire
Failed to verify create's content against its repository
Verified 6 out of 9 files (includes 3 Cargo-generated).
- warning: Could not find Cargo.toml for this package in its repo (via tags).
- Make sure the
repository
URL inCargo.toml
is correct
- Make sure the
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.Cargo.toml.orig
does not match the repository.README.md
does not match the repository.main.rs
does not match the repository.
Fetched
https://github.com/benraz123/res2br.git
1490d6e40785393ebc0649265bbfa33621af546d.Checked on 2024-08-04
- warning: Could not find Cargo.toml for this package in its repo (via tags).
seecrets
Dependency sqlite 0.31.0 is significantly outdated
Consider upgrading to 0.37.0 to get all the fixes and improvements.
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Fetched
https://github.com/benraz123/seecrets.git
a1ff087ef18e8ba4d4131560acd11714a52ede46.Checked on 2024-08-10
Dependency magic-crypt 3.1.12 is a bit outdated
Consider upgrading to 4.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.
affirm
Published crate doesn't match its repository
Partially verified 8 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.
Fetched
https://github.com/benraz123/affirm.git
75edee386b4cf1f394e4f5ee44c4ca00abbeb7fb.Checked on 2024-08-10
uno-cli
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["games"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["game", "uno-cli", "uno"]
(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
.