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.
indexed-merkle-tree
Published crate doesn't match its repository
Partially verified 13 files (includes 2 Cargo-generated).
Fetched
https://github.com/deltadevsde/indexed-merkle-tree.git
41df47ec48e38a81edc42db26e20c5bdf8e31367.Checked on 2024-08-04
This check is experimental.
Dependency criterion 0.3 is outdated
Upgrade to 0.5.1 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 rand 0.8 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
Optional dependency 'bls12_381' 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 'bls12_381' may have been unintentional.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.