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.
bones3_test_utils
Failed to verify create's content against its repository
Partially verified 6 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.3.0'.
git tag v0.3.0 ba45e5c3ac9f981a52af8ddb12f75eb758020898; git push origin --tags
Looked for the crate in
crates/bones3_test_utils/
. Fetchedhttps://github.com/thedudefromci/bevy_bones3.git
ba45e5c3ac9f981a52af8ddb12f75eb758020898.Checked on 2024-08-10
This check is experimental.
Dependency bevy 0.10.1 is significantly outdated
Upgrade to 0.16.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.
bones3_core, bevy_bones3, bones3_remesh, bones3_worldgen
Dependency bevy 0.11.0 is significantly outdated
Upgrade to 0.16.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
bones3_worldgen
Dependency futures-lite 1.13.0 is significantly outdated
Upgrade to 2.6.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 itertools 0.10.5 is outdated
Upgrade to 0.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ordered-float 3.7.0 is outdated
Upgrade to 5.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency priority-queue 1.3.1 is a bit outdated
Consider upgrading to 2.3.0 to get all the fixes and improvements.
Failed to verify create's content against its repository
Partially verified 9 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.4.0'.
git tag v0.4.0 280365010f12c088b19726aebdd278b45c797259; git push origin --tags
Looked for the crate in
crates/bones3_worldgen/
. Fetchedhttps://github.com/thedudefromci/bevy_bones3.git
280365010f12c088b19726aebdd278b45c797259.Checked on 2024-08-10
Optional dependency 'bones3_remesh' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:
syntax. Feature 'bones3_remesh' may have been unintentional.
bones3_core
Dependency thiserror 1.0.40 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Failed to verify create's content against its repository
Partially verified 19 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.4.0'.
git tag v0.4.0 280365010f12c088b19726aebdd278b45c797259; git push origin --tags
Looked for the crate in
crates/bones3_core/
. Fetchedhttps://github.com/thedudefromci/bevy_bones3.git
280365010f12c088b19726aebdd278b45c797259.Checked on 2024-08-10
bevy_bones3
Failed to verify create's content against its repository
Partially verified 16 files (includes 3 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.4.0'.
git tag v0.4.0 280365010f12c088b19726aebdd278b45c797259; git push origin --tags
Files in the crates.io crate compared to the repository:
Cargo.lock
does not match the repository.
Fetched
https://github.com/thedudefromci/bevy_bones3.git
280365010f12c088b19726aebdd278b45c797259.Checked on 2024-08-10
Optional dependency 'bones3_worldgen' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:
syntax. Features 'bones3_worldgen', 'bones3_remesh' may have been unintentional.
bones3_core, bones3_remesh, bones3_test_utils, bones3_worldgen
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
bones3_remesh
Dependency ordered-float 3.7.0 is outdated
Upgrade to 5.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency priority-queue 1.3.1 is a bit outdated
Consider upgrading to 2.3.0 to get all the fixes and improvements.
Dependency thiserror 1.0.40 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Failed to verify create's content against its repository
Partially verified 19 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.4.0'.
git tag v0.4.0 280365010f12c088b19726aebdd278b45c797259; git push origin --tags
Looked for the crate in
crates/bones3_remesh/
. Fetchedhttps://github.com/thedudefromci/bevy_bones3.git
280365010f12c088b19726aebdd278b45c797259.Checked on 2024-08-10
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.