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.
warpgrapher
Dependency serde_yaml 0.8.23 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency uuid 0.8.2 is significantly outdated
Upgrade to 1.12.0 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 bolt-client 0.10.1 is outdated
Upgrade to 0.11.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 bolt-proto 0.11.0 is outdated
Upgrade to 0.12.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency http 0.2.6 is outdated
Consider upgrading to 1.2.0 to get all the fixes and improvements.
Dependency juniper 0.15.10 is outdated
Upgrade to 0.16.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency mobc 0.7.3 is outdated
Upgrade to 0.8.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency mobc-bolt 0.1.0 is slightly outdated
Consider upgrading to 0.2.0 to get all the fixes and improvements.
Dependency reqwest 0.11.9 is outdated
Upgrade to 0.12.12 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ultra-batch 0.2.0 is slightly outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Published crate contains binary files
The crate contains binary files (WOFF font). Crates are meant to be compiled from source. Please check that you haven't published temporary build files by accident. If you have test fixtures, consider excluding them from crates-io tarball, since Cargo doesn't run tests from crates-io packages.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.