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.
wreq-proto
Dependency http2 ^0.5.16 has issues
It may not be actively developed any more. Consider changing the dependency.
wreq-util
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-client"]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.
Optional dependency 'tokio' exposed as an implicit feature
Cargo automatically makes publicly-available crate features for every optional dependency, unless the dependencies are referenced using
dep:syntax. Feature 'tokio' may have been unintentional.
tokio-btls
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["asynchronous", "network-programming"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["tokio-stream", "tls", "boring-ssl", "btls", "backed"](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.
rquest-util
Dependency typed-builder ^0.21.0 is significantly outdated
Upgrade to 0.23.2 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 strum ^0.27.1 is outdated
Upgrade to 0.28.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency strum_macros ^0.27.1 is outdated
Upgrade to 0.28.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 = ["network-programming"]to theCargo.toml.
devicecheck
No repository property
Specify git repository URL in
Cargo.tomlto help users find more information, contribute, and for lib.rs to read more info.Dependency nix ^0.27.1 is significantly outdated
Consider upgrading to 0.31.3 to get all the fixes and improvements.
Dependency rcgen ^0.12.1 is significantly outdated
Consider upgrading to 0.14.9 to get all the fixes and improvements.
Dependency rustls ^0.21.8 is significantly outdated
Consider upgrading to 0.23.43 to get all the fixes and improvements.
Dependency tokio-rustls ^0.24.1 is significantly outdated
Consider upgrading to 0.26.4 to get all the fixes and improvements.
Imprecise dependency requirement anyhow = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
anyhow = "1.0.104". IfCargo.lockends 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-versionsflag, 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.
Dependency http ^0.2.12 is outdated
Consider upgrading to 1.5.0 to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i; Also check out Dependabot service on GitHub.Dependency hyper ^0.14 is outdated
Consider upgrading to 1.11.0 to get all the fixes and improvements.
Dependency rand ^0.8.5 is outdated
Consider upgrading to 0.10.2 to get all the fixes and improvements.
Dependency reqwest ^0.11 is outdated
Consider upgrading to 0.13.4 to get all the fixes and improvements.
Dependency rustls-pemfile ^1.0.4 is outdated
Consider upgrading to 2.2.0 to get all the fixes and improvements.
Dependency thiserror ^1 is outdated
Consider upgrading to 2.0.20 to get all the fixes and improvements.
Dependency typed-builder ^0.20.0 is outdated
Consider upgrading to 0.23.2 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-server"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["chatgpt", "server", "preauth", "tls", "ios"](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.
ngtcp2-sys
Dependency aws-lc-sys ^0.43.0 is significantly outdated
Upgrade to 0.44.0 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.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::build-utils"]to theCargo.toml.Missing keywords
Help users find your crates. Add
keywords = ["ffi", "cargo", "build", "aws-lc", "low-level"](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.
http2
Crate is 'reserved'
Please be respectful of crates.io and don't squat crate names.
It's OK if you intend to publish this project in the near future. Keep in mind that even if you have good intentions, things may not go as planned. crates.io won't reclaim abandoned crates, so reserving good names may end up wasting the good names.
quic, quic-proto
Imprecise dependency requirement bytes = ^1
Cargo does not always pick latest versions of dependencies! Specify the version as
bytes = "1.12.0". IfCargo.lockends 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-versionsflag, 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-versionsCargo option, because it's very easy to accidentally use a feature added in a later version.
quic-proto
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()flags just for docs.rs and use them to hide problematic code.
quic-rs
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/quic-rs ). Please try again later.
quic-proto-rs
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/quic-proto-rs ). Please try again later.
wreq
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/wreq ) failed. Please try again later.
http3-rs
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/http3-rs ). Please try again later.
compio-btls
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/compio-btls ) failed. Please try again later.
quinn-btls
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/quinn-btls ). Please try again later.
vproxy
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/vproxy ) failed. Please try again later.
rquest
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/rquest ) failed. Please try again later.
nett
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/nett ). Please try again later.
duckai
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/duckai ) failed. Please try again later.
rhttp2
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/rhttp2 ). Please try again later.
pingly
Internal error
We couldn't check this crate at this time, because: Validation of Origin( lib.rs/crates/pingly ) failed. Please try again later.
pursuit
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/pursuit ). Please try again later.
hyper-rboring
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/hyper-rboring ). Please try again later.
h2-patch
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/h2-patch ). Please try again later.
tokio-boring-patch
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/tokio-boring-patch ). Please try again later.
boring-patch
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/boring-patch ). Please try again later.
hyper-patch
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/hyper-patch ). Please try again later.
qrcoce_gen
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/qrcoce_gen ). Please try again later.
http3
Internal error
We couldn't check this crate at this time, because: timed out getting crate for validation Origin( lib.rs/crates/http3 ). Please try again later.
No issues found in: wreq-rt btls btls-sys reqwest-impersonate
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance] to their
status = "deprecated"Cargo.toml.