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.
word-chain-game
Dependency colored 2.1.0 is a bit outdated
Consider upgrading to 3.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.Failed to verify create's content against its repository
Partially verified 12 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v1.0.1'.
- 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
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.
Fetched
https://github.com/quadratic-bit/words-game.git
3a96809f80f71320a0872b3c5e72fa8fc5321ef9.Checked on 2024-08-10
This check is experimental.
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v1.0.1'.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.