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.
mp4san
Dependency downcast-rs ^1.2.0 is outdated
Consider upgrading to 2.0.2 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.
wav2vec-burn
Dependency safetensors ^0.3 is significantly outdated
Upgrade to 0.8.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.
Published crate doesn't match its repository
Verified 18 out of 19 files (includes 2 Cargo-generated).
- error: Cargo.lock was suspiciously large.
- If you don't need this file, use
includeorexcludeinCargo.toml, otherwise file a bug at https://gitlab.com/lib.rs/main
- If you don't need this file, use
Looked for the crate in
wav2vec-burn/. Fetchedhttps://github.com/privacyresearchgroup/wav2vec-burn.gittagged0.1.0(5ad4e1ff698dae6f6618ea211cca28fa772a8c74).Checked on 2026-04-12
This check is experimental.
- error: Cargo.lock was suspiciously large.
Dependency burn ^0.20.0 is outdated
Upgrade to 0.21.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency itertools ^0.14.0 is outdated
Upgrade to 0.15.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
webpsan
Dependency bitstream-io ^1.7.0 is significantly outdated
Upgrade to 4.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 23 files (includes 3 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.5.3'.
git tag v0.5.3 afa74cb65bb16d47b5041a18464f0f7069a8f43f; git push origin --tags
Files in the crates.io crate compared to the repository:
Cargo.locknot found.
Looked for the crate in
webpsan/. Fetchedhttps://github.com/signalapp/mp4san.gitafa74cb65bb16d47b5041a18464f0f7069a8f43f.Checked on 2025-02-23
simple-raft
Dependency prost ^0.7 is significantly outdated
Upgrade to 0.14.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()flags just for docs.rs and use them to hide problematic code.Dependency rand_core ^0.6 is outdated
Consider upgrading to 0.10.1 to get all the fixes and improvements.
mp4san, webpsan, mediasan-common
Dependency thiserror ^1.0.38 is outdated
Upgrade to 2.0.18 to get all the fixes, and avoid causing duplicate dependencies in projects.
mp4san, webpsan, mediasan-common
Dependency derive_more ^0.99.17 is outdated
Upgrade to 2.1.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
rustunnel
Dependency failure ^0.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency nix ^0.23 is significantly outdated
Upgrade to 0.31.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
simple-raft, irapt, rustunnel
Latest stable release is old
It's been over 4 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?
irapt
Dependency itertools ^0.10 is outdated
Upgrade to 0.15.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
accounting-allocator
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").
No issues found in: mp4san-derive
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.