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.
inox2d
Dependency image 0.24.7 is outdated
Upgrade to 0.25.6 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.
inox2d, inox2d-opengl, inox2d-wgpu, loki-draw
Dependency glam 0.25.0 is significantly outdated
Upgrade to 0.30.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
inox2d, inox2d-opengl, inox2d-wgpu, simple-tga-reader, loki-draw
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.
inox2d-wgpu
Dependency encase 0.7.0 is significantly outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency wgpu 0.19.1 is significantly outdated
Upgrade to 24.0.3 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.
owoverlay
Dependency glam 0.25.0 is significantly outdated
Consider upgrading to 0.30.1 to get all the fixes and improvements.
Dependency dirs 5.0.1 is outdated
Consider upgrading to 6.0.0 to get all the fixes and improvements.
Dependency glutin 0.31.2 is outdated
Consider upgrading to 0.32.2 to get all the fixes and improvements.
Dependency glutin-winit 0.4.2 is outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Dependency raw-window-handle 0.5.2 is outdated
Consider upgrading to 0.6.2 to get all the fixes and improvements.
Dependency winit 0.29.7 is significantly outdated
Consider upgrading to 0.30.9 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["gui"]
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 = ["owoverlay"]
(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.
dot-properties
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["properties", "dot-properties", "dot"]
(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.
simple-tga-reader
README missing from the repository
We've searched
https://github\.com/speykious/simple\-tga\-reader\.git
and could not find a README file there.
cve-rs
Dependency ureq 2.9.6 is a bit outdated
Consider upgrading to 3.0.10 to get all the fixes and improvements.
Optional dependency 'oorandom' 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 'oorandom', 'ureq' may have been unintentional.
loki-draw
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.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::graphics-api"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["draw", "loki-draw", "loki"]
(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.
inox2d, inox2d-opengl, inox2d-wgpu
Dependency thiserror 1.0.39 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
inox2d-opengl
Dependency glow 0.13.1 is outdated
Upgrade to 0.16.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.