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.
zero4rs, serv4rs, r2d2_redis_cluster2, redis_cluster_rs2
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2024-08-04
This check is experimental.
rs-starter
Dependency env_logger 0.8 is significantly outdated
Upgrade to 0.11.6 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 tera 0.11 is significantly outdated
Upgrade to 1.20.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 actix-cors 0.6.4 is outdated
Upgrade to 0.7.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-extensible-rate-limit 0.2.1 is a bit outdated
Consider upgrading to 0.4.0 to get all the fixes and improvements.
Dependency derive_more 0.99.17 is outdated
Consider upgrading to 2.0.1 to get all the fixes and improvements.
Dependency mongodb 2.2.0 is outdated
Consider upgrading to 3.2.0 to get all the fixes and improvements.
Imprecise dependency requirement actix-web = 4
Cargo does not always pick latest versions of dependencies! Specify the version as
actix-web = "4.9.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.
zero4rs
Dependency actix-session 0.9.0 is significantly outdated
Upgrade to 0.10.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-web-actors 4.3.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency block-modes 0.8.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency cached 0.51.3 is significantly outdated
Upgrade to 0.55.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency cargo-manifest 0.14.0 is significantly outdated
Upgrade to 0.19.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency chrono-tz 0.9.0 is significantly outdated
Upgrade to 0.10.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency serde_yaml 0.9.34 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency struct-merge 0.1.1 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency tokio-tungstenite 0.23.0 is significantly outdated
Upgrade to 0.26.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tungstenite 0.23.0 is significantly outdated
Upgrade to 0.26.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency validator 0.18 is significantly outdated
Upgrade to 0.20.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Locked dependency version prefixed-api-key =0.2.0
This can easily cause a dependency resolution conflict. If you must work around a semver-breaking dependency that can't be yanked, use a range of versions or fork it.
Dependency actix-extensible-rate-limit 0.3.1 is outdated
Upgrade to 0.4.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-middleware-etag 0.3.0 is outdated
Consider upgrading to 0.4.4 to get all the fixes and improvements.
Dependency actix-multipart 0.6.1 is outdated
Upgrade to 0.7.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-web-flash-messages 0.4.2 is slightly outdated
Consider upgrading to 0.5.0 to get all the fixes and improvements.
Dependency actix-web-lab 0.20.2 is outdated
Upgrade to 0.23.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-ws 0.2.5 is outdated
Upgrade to 0.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency aes 0.7.5 is outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency chksum-md5 0.0.0 is a bit outdated
Consider upgrading to 0.1.0 to get all the fixes and improvements.
Dependency config 0.14.0 is outdated
Upgrade to 0.15.8 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency cron 0.12.1 is a bit outdated
Consider upgrading to 0.15.0 to get all the fixes and improvements.
Dependency derive_more 1.0.0-beta.6 is outdated
Upgrade to 2.0.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency elasticsearch 8.5.0-alpha.1 is outdated
Upgrade to 8.17.0-alpha.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency fern 0.6.2 is outdated
Consider upgrading to 0.7.1 to get all the fixes and improvements.
Dependency handlebars 5.1.2 is significantly outdated
Upgrade to 6.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency mongodb 2.8.2 is outdated
Consider upgrading to 3.2.0 to get all the fixes and improvements.
Dependency prefixed-api-key =0.2.0 is outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Dependency rand 0.8.5 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Dependency rdkafka 0.36.2 is outdated
Upgrade to 0.37.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency redis 0.25.4 is outdated
Upgrade to 0.29.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rqrr 0.7.1 is significantly outdated
Upgrade to 0.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency secrecy 0.8.0 is a bit outdated
Consider upgrading to 0.10.3 to get all the fixes and improvements.
Dependency serde-querystring-actix 0.2.0 is slightly outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Dependency sqlx 0.7.4 is outdated
Upgrade to 0.8.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sqlx-core 0.7.4 is outdated
Upgrade to 0.8.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sqlx-mysql 0.7.4 is outdated
Upgrade to 0.8.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency strum 0.26.2 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency strum_macros 0.26.3 is outdated
Upgrade to 0.27.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0.61 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency thread-id 4.2.1 is outdated
Upgrade to 5.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency typed-builder 0.18.2 is outdated
Upgrade to 0.20.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency zookeeper-client 0.8.0 is outdated
Upgrade to 0.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
serv4rs
Dependency actix-web-actors 4.2.0 has issues
It may not be actively developed any more. Consider changing the dependency.
Dependency cached 0.42.0 is significantly outdated
Upgrade to 0.55.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency cargo-manifest 0.7.1 is significantly outdated
Upgrade to 0.19.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency crossbeam 0.2.8 is significantly outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency http 0.1.17 is significantly outdated
Upgrade to 1.2.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency image 0.13.0 is significantly outdated
Upgrade to 0.25.5 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency moka 0.10 is significantly outdated
Upgrade to 0.12.10 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency sqlx 0.4.2 is significantly outdated
Upgrade to 0.8.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tera 0.11 is significantly outdated
Upgrade to 1.20.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency uuid 0.8 is significantly outdated
Upgrade to 1.15.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-cors 0.6.4 is outdated
Upgrade to 0.7.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-extensible-rate-limit 0.2.1 is a bit outdated
Consider upgrading to 0.4.0 to get all the fixes and improvements.
Dependency actix-session 0.7.2 is outdated
Upgrade to 0.10.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-web-lab 0.19.1 is outdated
Upgrade to 0.23.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-web-validator 5.0.1 is outdated
Upgrade to 6.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency derive_more 0.99.17 is outdated
Consider upgrading to 2.0.1 to get all the fixes and improvements.
Dependency num 0.1.27 is significantly outdated
Upgrade to 0.4.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency validator 0.16 is outdated
Upgrade to 0.20.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Imprecise dependency requirement human-repr = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
human-repr = "1.1.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.
google_maps2
Dependency chrono-tz 0.9 is significantly outdated
Upgrade to 0.10.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency reqwest-middleware 0.3 is significantly outdated
Upgrade to 0.4.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency thiserror 1.0 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Imprecise dependency requirement http = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
http = "1.2.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.Optional dependency 'stream_throttle' 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 'stream_throttle', 'backoff', 'chrono-tz', 'futures', 'geo-types', 'anyhow', 'chrono', 'reqwest-middleware', 'http' may have been unintentional.
zero4rs, serv4rs, rs-starter, myhumantime
License MIT/Apache-2.0 is not in SPDX syntax
Use
OR
instead of/
.
actix-web-validator5
Imprecise dependency requirement actix-http = 3
Cargo does not always pick latest versions of dependencies! Specify the version as
actix-http = "3.9.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.
redis_cluster_rs2
Dependency rand 0.7 is significantly outdated
Upgrade to 0.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency redis 0.23.3 is outdated
Upgrade to 0.29.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
r2d2_redis_cluster2, r2d2_redis2, redis_cluster_rs2
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["database"]
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.
r2d2_redis2
Dependency redis 0.23.3 is outdated
Upgrade to 0.29.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
name_server
Crate contains junk files
The crate contains boilerplate Rust files with no real functionality.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.