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.
gltf-viewer
Dependency base64 0.10.1 is significantly outdated
Consider upgrading to 0.22.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency git-version 0.2.1 is significantly outdated
Consider upgrading to 0.3.9 to get all the fixes and improvements.
Dependency gl 0.11.0 is significantly outdated
Consider upgrading to 0.14.0 to get all the fixes and improvements.
Dependency gltf 0.11.2 is significantly outdated
Consider upgrading to 1.4.0 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.Dependency glutin 0.18.0 is significantly outdated
Consider upgrading to 0.32.3 to get all the fixes and improvements.
Dependency image 0.21.0 is significantly outdated
Consider upgrading to 0.25.6 to get all the fixes and improvements.
Dependency simplelog 0.5.3 is significantly outdated
Consider upgrading to 0.12.2 to get all the fixes and improvements.
Dependency bitflags 1.0.4 is outdated
Consider upgrading to 2.9.0 to get all the fixes and improvements.
Dependency cgmath 0.16.0 is outdated
Consider upgrading to 0.18.0 to get all the fixes and improvements.
Dependency clap 2.32.0 is outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
Dependency collision 0.19.0 is outdated
Consider upgrading to 0.20.1 to get all the fixes and improvements.
README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.