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.
rokol
Dependency sdl2 0.35.1 is outdated
Upgrade to 0.37.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.
rokol, adbook, rokol_ffi, toy_arena, toy_pool, fontstash, igri, fontstash-sys, rokol_derive, igri_derive
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?
adbook
Dependency clap 3.0.0-rc.7 is significantly outdated
Upgrade to 4.5.31 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 indicatif 0.16.2 is significantly outdated
Upgrade to 0.17.11 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency colored 2.0.0 is a bit outdated
Consider upgrading to 3.0.0 to get all the fixes and improvements.
Dependency fern 0.6.0 is outdated
Consider upgrading to 0.7.1 to get all the fixes and improvements.
Dependency handlebars 4.1.6 is outdated
Upgrade to 6.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ron 0.7.0 is outdated
Upgrade to 0.8.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.30 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency which 4.2.2 is a bit outdated
Consider upgrading to 7.0.2 to get all the fixes and improvements.
toy_arena, toy_pool, igri, igri_derive
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.
xdl
Dependency num_enum 0.5.7 is outdated
Upgrade to 0.7.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sdl2 0.35.2 is outdated
Upgrade to 0.37.0 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 = ["hardware-support"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["input", "layer", "mouse-input", "keyboard-input", "top"]
(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.
rokol_ffi
Dependency bindgen 0.59.2 is significantly outdated
Upgrade to 0.71.1 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 = ["rendering::graphics-api"]
to theCargo.toml
.
fna3d-sys
Dependency bindgen 0.55.1 is significantly outdated
Upgrade to 0.71.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
igri
Dependency imgui 0.8.0 is significantly outdated
Upgrade to 0.12.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["run-time", "inspector", "im-gui", "inspect", "dummy"]
(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.
igri, fontstash-sys, rokol_derive, igri_derive
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.
toy_arena
Missing keywords
Help users find your crates. Add
keywords = ["generational-arena", "information", "extensible"]
(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.
toy_pool
Missing keywords
Help users find your crates. Add
keywords = ["reference-counting", "pool", "items", "synchronization", "handle"]
(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.
fna3d
Dependency enum-primitive-derive 0.2.1 is outdated
Upgrade to 0.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
fontstash-sys
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/toyboot4e/fontstash\-rs\.git
At the moment we only support git, and attempt fetching when we index a new release. Cloning is necessary for lib.rs to gather data that is missing on crates.io, e.g. to correctly resolve relative URLs in README files, which depend on repository layout and non-standard URL schemes of repository hosts.
Dependency bindgen 0.55.1 is significantly outdated
Upgrade to 0.71.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
igri_derive
Dependency darling 0.13.0 is significantly outdated
Upgrade to 0.20.10 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency syn 1.0.76 is significantly outdated
Upgrade to 2.0.99 to get all the fixes, and avoid causing duplicate dependencies in projects.
rokol_derive
Dependency syn 1.0.70 is significantly outdated
Upgrade to 2.0.99 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
.