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.
hypetrigger
Dependency ffmpeg-sidecar 0.4 is significantly outdated
Upgrade to 2.0.5 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 tensorflow 0.20.0 is significantly outdated
Upgrade to 0.21.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 wasm-bindgen =0.2.78 is significantly outdated
Upgrade to 0.2.100 to get all the fixes, and avoid causing duplicate dependencies in projects.
Locked dependency version wasm-bindgen =0.2.78
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Dependency image 0.23.12 is outdated
Upgrade to 0.25.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11.13 is outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tesseract 0.13.0 is outdated
Upgrade to 0.15.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
ffmpeg-sidecar
Dependency nix 0.29.0 is outdated
Upgrade to 0.30.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ureq 2.10.1 is a bit outdated
Consider upgrading to 3.0.11 to get all the fixes and improvements.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.