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.
guillotiere, peek-poke, webrender, sid_vec, vodk_math, webrender_api
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.
etagere, guillotiere, svg_fmt, android_system_properties, sid, peek-poke, guillotiere_ffi, sid_vec, lyon_svg, lyon_tess2, vodk_math, counters
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
etagere, guillotiere, svg_fmt, lyon, lyon_geom, lyon_tessellation, lyon_path, lyon_algorithms, lyon_extra, debug_overlay, webrender, guillotiere_ffi, lyon_svg, lyon_tess2, vodk_math
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::graphics-api"]
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.
guillotiere
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?
lyon_path
Missing keywords
Help users find your crates. Add
keywords = ["vector-graphics", "2d-graphics", "lyon", "tessellation", "2d-rendering"]
(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.
wr_malloc_size_of
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.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 euclid 0.20 is significantly outdated
Upgrade to 0.22.11 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.
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.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.
Latest stable release is old
It's been over 5 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"
).License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.Missing keywords
Help users find your crates. Add
keywords = ["webrender", "memory", "measure", "firefox", "fork"]
(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.
debug_overlay
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.No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
webrender_api
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/servo/webrender\.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 core-foundation 0.6 is significantly outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency core-graphics 0.17.1 is significantly outdated
Upgrade to 0.24.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ipc-channel 0.12.0 is significantly outdated
Upgrade to 0.19.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency time 0.1 is significantly outdated
Upgrade to 0.3.38 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bitflags 1.2 is outdated
Upgrade to 2.9.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 derive_more 0.99 is outdated
Consider upgrading to 2.0.1 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::engine"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["webrender", "api", "servo", "across", "cases"]
(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.
sid
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 = ["ids", "vector", "strongly-typed", "id", "tiny"]
(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.
webrender
Dependency ws 0.9 has issues
It has been losing active users, which may be a sign it's deprecated or obsolete. Consider replacing it with a different crate.
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/servo/webrender\.git
Dependency base64 0.10 is significantly outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency cfg-if 0.1.2 is significantly outdated
Upgrade to 1.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency core-foundation 0.6 is significantly outdated
Upgrade to 0.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency core-graphics 0.17.1 is significantly outdated
Upgrade to 0.24.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency core-text 13 is significantly outdated
Upgrade to 21.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency cstr 0.1.2 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency dwrote 0.9 is significantly outdated
Upgrade to 0.11.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency image 0.22 is significantly outdated
Upgrade to 0.25.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency png 0.15 is significantly outdated
Upgrade to 0.17.16 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ron 0.1.7 is significantly outdated
Upgrade to 0.8.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sha2 0.8 is significantly outdated
Upgrade to 0.10.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency smallvec 0.6 is significantly outdated
Upgrade to 1.14.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thread_profiler 0.1.1 is significantly outdated
Upgrade to 0.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency time 0.1 is significantly outdated
Upgrade to 0.3.38 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bitflags 1.2 is outdated
Upgrade to 2.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency freetype 0.4 is outdated
Upgrade to 0.7.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency gleam 0.6.17 is outdated
Consider upgrading to 0.15.0 to get all the fixes and improvements.
Dependency plane-split 0.15 is outdated
Upgrade to 0.18.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement lazy_static = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
lazy_static = "1.5.0"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.If you want to keep using truly minimal dependency requirements, please make sure you test them in CI with
-Z minimal-versions
Cargo option, because it's very easy to accidentally use a feature added in a later version.Missing keywords
Help users find your crates. Add
keywords = ["gpu-accelerated", "web", "content", "renderer", "2d"]
(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.
lyon_extra
Dependency thiserror 1.0 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["lyon", "2d-graphics", "2d-rendering", "utilities", "testing"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.51, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.Using the latest edition helps avoid old quirks of the compiler, and ensures Rust code has consistent syntax and behavior across all projects.
webrender_build
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/servo/webrender\.git
Dependency sha2 0.8 is significantly outdated
Upgrade to 0.10.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
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.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.
Latest stable release is old
It's been over 5 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"
).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 = ["webrender", "build", "precompilation", "shared", "rest"]
(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.
vodk_data
Latest stable release is old
It's been over 9 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"
).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.
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 = ["tiny", "vodk", "rtti", "experiment", "repository"]
(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.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.
counters
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.Latest stable release is old
It's been over 6 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"
).Missing keywords
Help users find your crates. Add
keywords = ["counter", "events", "debugging", "filter", "foo"]
(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.
lyon_svg
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/nical/lyon\.git
Dependency lyon_path 0.17.1 is outdated
Upgrade to 1.0.7 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency svgtypes 0.5.0 is outdated
Upgrade to 0.15.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
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"
).Missing keywords
Help users find your crates. Add
keywords = ["lyon", "svg", "graphics", "helper", "gpu"]
(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.
shared_vector
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["memory-management"]
to theCargo.toml
.
peek-poke, webrender, webrender_api
Dependency euclid 0.20.0 is significantly outdated
Upgrade to 0.22.11 to get all the fixes, and avoid causing duplicate dependencies in projects.
lyon_core
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/nical/lyon\.git
Dependency euclid 0.15.1 is significantly outdated
Upgrade to 0.22.11 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 7 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"
).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.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.
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["multimedia::images", "rendering::graphics-api"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["lyon", "graphics", "2d-graphics", "tessellation", "gpu"]
(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.
android_system_properties
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["config"]
to theCargo.toml
.
sid_vec
Latest stable release is old
It's been over 7 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["id", "tiny", "types", "programming", "id-based"]
(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.
webrender, sid_vec, lyon_svg, lyon_tess2, vodk_math, webrender_api, counters
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.
lyon_tess2
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/nical/lyon\.git
Dependency lyon_tessellation 0.17.1 is outdated
Upgrade to 1.0.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).
peek-poke
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["encoding"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["byte-buffer", "serialization", "byte-slice", "deserialize", "webrender"]
(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.
vodk_math
Latest stable release is old
It's been over 8 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"
).Missing keywords
Help users find your crates. Add
keywords = ["vector", "matrix", "vodk", "math", "experiment"]
(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.
sid, peek-poke, webrender, webrender_api
Latest stable release is old
It's been over 5 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"
).
guillotiere_ffi
Latest stable release is old
It's been over 4 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"
).
peek-poke-derive
Dependency syn 1 is significantly outdated
Upgrade to 2.0.99 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency synstructure 0.12 is significantly outdated
Upgrade to 0.13.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement syn = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
syn = "2.0.99"
. IfCargo.lock
ends up having an unexpectedly old version of the dependency, you might get a dependency that lacks features/APIs or important bugfixes that you depend on. This is most likely to happen when using theminimal-versions
flag, used by users of old Rust versions.This crate does not bump semver-minor when adding new features, so to be safe you get all the features/APIs/fixes that your crate depends on, require a more specific patch version.
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.
Latest stable release is old
It's been over 5 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"
).License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
lyon_path_iterator
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/nical/lyon\.git
Dependency lyon_path 0.10 is significantly outdated
Upgrade to 1.0.7 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 6 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"
).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.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.
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::graphics-api"]
to theCargo.toml
.
lyon_path_builder
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/nical/lyon\.git
Dependency lyon_path 0.10 is significantly outdated
Upgrade to 1.0.7 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 6 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"
).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.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.
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::graphics-api"]
to theCargo.toml
.
lyon_bezier
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/nical/lyon\.git
Dependency lyon_geom 0.10.1 is significantly outdated
Upgrade to 1.0.6 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 6 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"
).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.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.
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rendering::graphics-api"]
to theCargo.toml
.
gdnative-editor
Dependency gdnative-animation 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative-ui 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "editor", "engine"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.46, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-ui
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative-video 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "game-engine", "ui"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.46, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-visual_script
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "engine", "class"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.46, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-audio
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "audio", "game-engine"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.49, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-network
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "networking", "gamedev"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.49, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-physics
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "physics", "bindings", "game-engine"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.46, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-input
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "input", "engine"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.46, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-arvr
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "vr", "ar"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.46, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-animation
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "gd-native", "animation", "game-engine"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.46, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-video
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development", "multimedia::video"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "engine", "game-engine"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.46, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative-graphics
Dependency gdnative-common 0.6.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "graphics", "engine"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.50, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
gdnative_geom
Dependency euclid 0.19.0 is significantly outdated
Upgrade to 0.22.11 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["deprecated", "gd-native", "bindings", "primitive", "engine"]
(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.
gdnative-common
Dependency bitflags 1.0 is outdated
Upgrade to 2.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency gdnative-core 0.6.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency gdnative_bindings_generator 0.3.0 is outdated
Upgrade to 0.11.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Latest stable release is old
It's been over 4 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"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["godot", "deprecated", "bindings", "engine", "class"]
(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.Using outdated edition for no reason
We estimate that this crate requires at least Rust 1.46, which is newer than the last 2015-edition compiler. You can upgrade without breaking any compatibility. Run
cargo fix --edition
and updateedition="…"
inCargo.toml
.
parasol
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
gdnative-macros
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
No issues found in: lyon_tesselation
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.