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.
naia-shared
Dependency zstd 0.12.2 is significantly outdated
Upgrade to 0.13.3 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.
Optional dependency 'bevy_ecs' 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 'bevy_ecs', 'http', 'js-sys', 'zstd' may have been unintentional.
naia-client
Dependency reqwest 0.11 is outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Optional dependency 'reqwest' 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 'reqwest', 'base64', 'local_ipaddress', 'naia-client-socket', 'once_cell', 'tokio' may have been unintentional.
webrtc-unreliable-client
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/naia\-lib/webrtc\-unreliable\-client\.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 aes 0.6.0 is significantly outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency aes-gcm 0.8.0 is significantly outdated
Upgrade to 0.10.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency block-modes 0.7.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency crc 2.1.0 is significantly outdated
Upgrade to 3.2.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_builder 0.10.2 is significantly outdated
Upgrade to 0.20.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency hmac 0.10.1 is significantly outdated
Upgrade to 0.12.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency nix 0.23 is significantly outdated
Upgrade to 0.29.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency p256 0.11.1 is significantly outdated
Upgrade to 0.13.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rustls 0.19.0 is significantly outdated
Upgrade to 0.23.25 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sha-1 0.9.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency sha2 0.9.1 is significantly outdated
Upgrade to 0.10.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency uuid 0.8.2 is significantly outdated
Upgrade to 1.16.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency x509-parser 0.15.0 is significantly outdated
Upgrade to 0.17.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ccm 0.3.0 is outdated
Upgrade to 0.5.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency der-parser 8.2.0 is outdated
Upgrade to 10.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.4 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Dependency rand_core 0.6.3 is a bit outdated
Consider upgrading to 0.9.3 to get all the fixes and improvements.
Dependency rcgen 0.10.0 is outdated
Upgrade to 0.13.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest 0.11 is outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ring 0.16.20 is outdated
Upgrade to 0.17.14 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 webpki 0.21.4 is outdated
Upgrade to 0.22.4 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 = ["network-programming"]
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 = ["native", "connect", "github", "hacks", "webrtc-unreliable"]
(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.
naia-server
Dependency fastrand 1.7.0 is significantly outdated
Upgrade to 2.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency ring 0.16.15 is outdated
Upgrade to 0.17.14 to get all the fixes, and avoid causing duplicate dependencies in projects.
Optional dependency 'http' 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 'http', 'base64', 'naia-server-socket', 'url', 'ring' may have been unintentional.
naia-bevy-shared, webrtc-unreliable-client, naia-client-socket, naia-bevy-server, naia-socket-shared, naia-bevy-client, naia-serde, naia-server-socket, naia-derive, naia-serde-derive
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
naia-bevy-shared, naia-client-socket, naia-bevy-server, naia-socket-shared, naia-bevy-client, naia-server-socket, naia-hecs-shared, naia-hecs-server, naia-derive, naia-serde-derive
Could not fetch repository
We've had trouble cloning git repo from
https://github\.com/naia\-lib/naia\.git
naia-client-socket
Dependency miniquad 0.3 is outdated
Upgrade to 0.4.7 to get all the fixes, and avoid causing duplicate dependencies in projects.
Optional dependency 'web_sys' 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 'web_sys', 'tinyjson', 'wasm-bindgen', 'js-sys', 'miniquad' may have been unintentional.
naia-client, naia-server, webrtc-unreliable-client, naia-client-socket, naia-server-socket
Dependency base64 0.13 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
naia-hecs-client, naia-hecs-shared, naia-hecs-server, naia-parse
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.
naia-bevy-shared
Missing keywords
Help users find your crates. Add
keywords = ["client-server", "multiplayer-game", "naia", "bevy", "game-networking"]
(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.
naia-bevy-shared, naia-bevy-server, naia-bevy-client
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["game-development"]
to theCargo.toml
.
naia-bevy-server
Missing keywords
Help users find your crates. Add
keywords = ["interop", "networking", "bevy", "cross-platform", "naia-server"]
(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.
naia-socket-shared
Dependency rand 0.8 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
naia-bevy-client
Missing keywords
Help users find your crates. Add
keywords = ["bevy", "networking", "game-networking", "multiplayer", "multiplayer-game"]
(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.
naia-server-socket
Dependency http 0.2 is outdated
Upgrade to 1.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency smol 1.3 is outdated
Upgrade to 2.0.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency webrtc-unreliable 0.5.2 is slightly outdated
Consider upgrading to 0.6.0 to get all the fixes and improvements.
naia-hecs-client
Dependency naia-client 0.21 is outdated
Consider upgrading to 0.24.0 to get all the fixes and improvements.
naia-hecs-shared
Dependency naia-shared 0.21 is outdated
Upgrade to 0.24.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
naia-hecs-server
Dependency naia-server 0.21 is outdated
Consider upgrading to 0.24.0 to get all the fixes and improvements.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.