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.
tokio-quiche
Dependency ipnetwork 0.20 is a bit outdated
Consider upgrading to 0.21.1 to get all the fixes and improvements.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency nix 0.26.2 is outdated
Upgrade to 0.30.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1 is a bit outdated
Consider upgrading to 2.0.12 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.Imprecise dependency requirement foundations = 4
Cargo does not always pick latest versions of dependencies! Specify the version as
foundations = "4.4.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.
freighter-api-types
Published crate doesn't match its repository
Partially verified 12 files (includes 2 Cargo-generated).
Looked for the crate in
crates/freighter-api-types/
. Fetchedhttps://github.com/cloudflare/freighter.git
f865bb23579a5f71dbdbacec4617a8a52988aa12.Checked on 2025-04-29
This check is experimental.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools"]
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.
cloudflare
Failed to verify create's content against its repository
Partially verified 73 files (includes 3 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.14.0'.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Looked for the crate in
cloudflare/
. Fetchedhttps://github.com/cloudflare/cloudflare-rs.git
d8d1f57079d0d0151fba150ece4b8ee58502e37d.Checked on 2025-03-16
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'v0.14.0'.
Imprecise dependency requirement http = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
http = "1.3.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.No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
freighter-client
Published crate doesn't match its repository
Partially verified 4 files (includes 2 Cargo-generated).
Looked for the crate in
crates/freighter-client/
. Fetchedhttps://github.com/cloudflare/freighter.git
f865bb23579a5f71dbdbacec4617a8a52988aa12.Checked on 2025-04-09
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-client", "authentication"]
to theCargo.toml
.
freighter-storage
Failed to verify create's content against its repository
Partially verified 6 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '1.0.1'.
git tag v1.0.1 a11367410972a900c8f3c5c4e938661d77885e54; git push origin --tags
Looked for the crate in
crates/freighter-storage/
. Fetchedhttps://github.com/cloudflare/freighter.git
a11367410972a900c8f3c5c4e938661d77885e54.Checked on 2025-04-09
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools"]
to theCargo.toml
.
boringtun-cli
Published crate doesn't match its repository
Partially verified 5 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Looked for the crate in
boringtun-cli/
. Fetchedhttps://github.com/cloudflare/boringtun.git
18eaf59c9c9718850c63e1c82ba933e09224d3dd.Checked on 2024-07-24
Dependency clap 3.1.6 is significantly outdated
Consider upgrading to 4.5.37 to get all the fixes and improvements.
Dependency daemonize 0.4.1 is outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["boringtun", "boringtun-cli", "speed"]
(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.
boringtun
Dependency jni 0.19.0 is significantly outdated
Upgrade to 0.21.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency mock_instant 0.2 is significantly outdated
Upgrade to 0.5.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency nix 0.25 is significantly outdated
Upgrade to 0.30.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency socket2 0.4.7 is significantly outdated
Upgrade to 0.5.9 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency x25519-dalek =2.0.0-rc.3 is significantly outdated
Upgrade to 2.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement thiserror = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
thiserror = "2.0.12"
. 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.
Published crate doesn't match its repository
Partially verified 33 files (includes 2 Cargo-generated).
Looked for the crate in
boringtun/
. Fetchedhttps://github.com/cloudflare/boringtun.git
18eaf59c9c9718850c63e1c82ba933e09224d3dd.Checked on 2024-08-10
Dependency base64 0.13 is outdated
Upgrade to 0.22.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand_core 0.6.3 is a bit outdated
Consider upgrading to 0.9.3 to get all the fixes and improvements.
Dependency ring 0.16 is outdated
Upgrade to 0.17.14 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["wireguard", "events", "speed"]
(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.Optional dependency 'socket2' 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 'socket2', 'tracing-subscriber', 'jni', 'mock_instant', 'thiserror' may have been unintentional.
freighter-fs-index
Failed to verify create's content against its repository
Partially verified 5 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '1.0.1'.
git tag v1.0.1 a11367410972a900c8f3c5c4e938661d77885e54; git push origin --tags
Looked for the crate in
crates/freighter-fs-index/
. Fetchedhttps://github.com/cloudflare/freighter.git
a11367410972a900c8f3c5c4e938661d77885e54.Checked on 2025-04-09
freighter-fs-index, freighter-server, boringtun-cli, freighter-pg-index, odrive-rs
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
freighter-server
Dependency axum-extra 0.7.0 is significantly outdated
Upgrade to 0.11.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency metrics 0.23.0 is outdated
Upgrade to 0.24.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
Dependency tower-http 0.4.0 is outdated
Upgrade to 0.6.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Failed to verify create's content against its repository
Partially verified 13 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '1.0.0'.
git tag v1.0.0 f865bb23579a5f71dbdbacec4617a8a52988aa12; git push origin --tags
Looked for the crate in
crates/freighter-server/
. Fetchedhttps://github.com/cloudflare/freighter.git
f865bb23579a5f71dbdbacec4617a8a52988aa12.Checked on 2025-04-09
freighter-api-types, freighter-client, freighter-storage, boringtun, freighter-auth, freighter-fs-index, freighter-server, boringtun-cli, freighter-pg-index, rxtx, freighter-index, wireguard-rs
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.
nel
Published crate doesn't match its repository
Partially verified 13 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/cloudflare/nel-rs.git
8be7e14a304852fa09d713ddba0f0b8f8cd15eed.Checked on 2024-08-10
Dependency hyper 0.14 is outdated
Upgrade to 1.6.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.1 to get all the fixes and improvements.
Dependency reqwest 0.11 is outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rustls 0.21 is outdated
Upgrade to 0.23.26 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 = ["web-programming::http-server"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["nel", "logging"]
(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.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', 'hyper' may have been unintentional.
freighter-auth
Dependency http 0.2.11 is outdated
Upgrade to 1.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.1 to get all the fixes and improvements.
Failed to verify create's content against its repository
Partially verified 20 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '1.0.0'.
git tag v1.0.0 f865bb23579a5f71dbdbacec4617a8a52988aa12; git push origin --tags
Looked for the crate in
crates/freighter-auth/
. Fetchedhttps://github.com/cloudflare/freighter.git
f865bb23579a5f71dbdbacec4617a8a52988aa12.Checked on 2025-04-09
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-server"]
to theCargo.toml
.
freighter-auth, freighter-server, freighter-pg-index
Dependency deadpool-postgres 0.13.2 is significantly outdated
Upgrade to 0.14.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
actix-cbor
Dependency actix-http ^2.0.0 is significantly outdated
Upgrade to 3.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-rt ^1.0.0 is significantly outdated
Upgrade to 2.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-web ^3.0.0 is significantly outdated
Upgrade to 4.10.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency bytes 0.5.6 is significantly outdated
Upgrade to 1.10.0 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"
).If the crate is truly stable, why not make a 1.0.0 release?
freighter-api-types, freighter-client, freighter-storage, freighter-auth, freighter-pg-index
Dependency thiserror 1.0.56 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
freighter-api-types, freighter-storage, freighter-auth, freighter-server, freighter-pg-index
Dependency axum 0.6.9 is outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
odrive-rs
Latest prerelease 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"
).Users pay attention to the latest release date. Even if the crate is perfectly fine as-is, users may not know that.
Dependency serialport 3.3 is significantly outdated
Upgrade to 4.7.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
freighter-client, freighter-auth, freighter-server
Dependency reqwest 0.11.23 is outdated
Upgrade to 0.12.15 to get all the fixes, and avoid causing duplicate dependencies in projects.
freighter-pg-index
Published crate doesn't match its repository
Partially verified 25 files (includes 2 Cargo-generated).
Looked for the crate in
crates/freighter-pg-index/
. Fetchedhttps://github.com/cloudflare/freighter.git
f865bb23579a5f71dbdbacec4617a8a52988aa12.Checked on 2025-04-09
Dependency metrics 0.23.0 is outdated
Upgrade to 0.24.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
liburing
Dependency bindgen 0.51.1 is significantly outdated
Upgrade to 0.71.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
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 categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["asynchronous"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["io-uring", "testing", "queue", "start", "bindings"]
(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.
rxtx
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
freighter-index
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.
wireguard-rs
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
No issues found in: freighter
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.