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.
healthy-monitor
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Fetched
https://github.com/patrik-cihal/healthy-monitor.git
79728095c9f779d070f3add6d8bcd6bcce5355ea.Checked on 2025-01-05
This check is experimental.
ellipsoid
Latest stable release is old
It's been over 22 months. 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"
).Nightly crates tend to have a short lifespan. We're delisting them if they're not updated frequently.
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.Dependency egui 0.21.0 is significantly outdated
Upgrade to 0.31.1 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 glam 0.23 is significantly outdated
Upgrade to 0.30.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency wgpu 0.15 is significantly outdated
Upgrade to 25.0.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.Published crate doesn't match its repository
Partially verified 12 files (includes 2 Cargo-generated).
Fetched
https://github.com/patrik-cihal/ellipsoid.git
094cb25c7fd20d4439e8771baa477bfbc354c0a1.Checked on 2024-08-04
Dependency console_log 0.2.0 is slightly outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
Dependency egui_wgpu_backend 0.22.0 is outdated
Upgrade to 0.34.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency egui_winit_platform 0.18.0 is outdated
Upgrade to 0.26.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency env_logger 0.10.0 is outdated
Upgrade to 0.11.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency getrandom 0.2 is outdated
Upgrade to 0.3.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency image 0.24 is outdated
Upgrade to 0.25.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
Dependency strum 0.24.1 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency winit 0.28.1 is outdated
Upgrade to 0.30.10 to get all the fixes, and avoid causing duplicate dependencies in projects.
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.
Missing keywords
Help users find your crates. Add
keywords = ["ellipsoid", "engine", "graphics", "color", "shape"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
ai-cli-assistant
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.Dependency async-openai 0.14.2 is significantly outdated
Consider upgrading to 0.28.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.Dependency dirs 5.0.1 is outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["command-line-utilities"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["ai-cli-assistant", "assistant", "cli"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.