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.
rosenpass
Dependency mio 0.8.6 is significantly outdated
Upgrade to 1.0.3 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.Dependency toml 0.7.4 is significantly outdated
Upgrade to 0.8.22 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 base64 0.21.1 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency env_logger 0.10.0 is outdated
Upgrade to 0.11.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency oqs-sys 0.8 is outdated
Upgrade to 0.10.1+liboqs-0.12.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.40 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Failed to verify create's content against its repository
Partially verified 22 files (includes 3 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
Files in the crates.io crate compared to the repository:
Cargo.lock
exists, but elsewhere in the repo.
Looked for the crate in
rosenpass/
. Fetchedhttps://github.com/rosenpass/rosenpass.git
taggedv0.2.2
(c4f8e1d2a4983ec02fdbc3c9b697d452793a2be2).Checked on 2025-04-27
This check is experimental.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]
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 = ["wireguard", "rosenpass", "protocols", "front-end", "vpn"]
(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.
huniq
Dependency ahash 0.7.6 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency bstr 0.2.17 is significantly outdated
Consider upgrading to 1.12.0 to get all the fixes and improvements.
Dependency clap 3.1.9 is significantly outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
xxhrs
Dependency bindgen 0.69.2 is outdated
Upgrade to 0.71.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency getrandom 0.2.0 is outdated
Upgrade to 0.3.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Optional dependency 'getrandom' 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 'getrandom' may have been unintentional.
No issues found in: with_drop
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.