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.
lowdim
Dependency rand 0.8.4 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Failed to verify create's content against its repository
Verified 22 out of 27 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit df73c2845e0b6a848a58560fae68d9bd71fb2918, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
CHANGELOG.md
does not match the repository.Cargo.toml.orig
does not match the repository.src/
bbox.rs
does not match the repository.vector.rs
does not match the repository.point.rs
does not match the repository.
Fetched
https://github.com/starblue/lowdim.git
11ac2e7f4b5c6592b71c616c5098424a785fbf5a.Checked on 2024-07-28
This check is experimental.
- warning: Crate tarball has been published from the commit df73c2845e0b6a848a58560fae68d9bd71fb2918, which is not in the repository.
pixelfoo-viewer
Dependency piston2d-graphics 0.43.0 is significantly outdated
Consider upgrading to 0.45.0 to get all the fixes and improvements.
Dependency piston_window 0.128.0 is significantly outdated
Consider upgrading to 0.132.0 to get all the fixes and improvements.
Dependency pistoncore-glutin_window 0.71.0 is significantly outdated
Consider upgrading to 0.72.0 to get all the fixes and improvements.
Dependency piston 0.53.2 is outdated
Consider upgrading to 1.0.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 piston2d-opengl_graphics 0.82.0 is outdated
Consider upgrading to 0.88.0 to get all the fixes and improvements.
permutations
Dependency rand 0.8.4 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
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"
).If the crate is truly stable, why not make a 1.0.0 release?
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.