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.
softbuffer
Dependency drm 0.12.0 is outdated
Upgrade to 0.14.1 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 objc2 0.5.2 is outdated
Consider upgrading to 0.6.0 to get all the fixes and improvements.
Dependency objc2-foundation 0.2.2 is a bit outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Dependency objc2-quartz-core 0.2.2 is slightly outdated
Consider upgrading to 0.3.0 to get all the fixes and improvements.
Optional dependency 'as-raw-xcb-connection' 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 'as-raw-xcb-connection', 'memmap2', 'wayland-client', 'x11rb', 'tiny-xlib', 'wayland-backend', 'drm', 'fastrand', 'wayland-sys', 'bytemuck', 'rustix' may have been unintentional.
polyerror
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 syn 1.0.48 is significantly outdated
Upgrade to 2.0.99 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.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?
actix-plus-static-files
Dependency actix-service 1.0.6 is significantly outdated
Upgrade to 2.0.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency actix-web 3.0 is significantly outdated
Upgrade to 4.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency include_dir 0.6.0 is significantly outdated
Upgrade to 0.7.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency derive_more 0.99.13 is outdated
Consider upgrading to 2.0.1 to get all the fixes and improvements.
Dependency path-slash 0.1 is outdated
Upgrade to 0.2.1 to get all the fixes, and avoid causing duplicate dependencies in projects.
actix-plus-error, actix-plus-utils, actix-plus-auth
Dependency actix-web 3.3.2 is significantly outdated
Upgrade to 4.9.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
actix-plus-utils
Dependency rand 0.7.3 is significantly outdated
Upgrade to 0.9.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 = ["web-programming::http-server"]
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 = ["actix-web", "utilities", "course", "string", "sanitize"]
(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.
actix-plus-static-files, actix-plus-error, actix-plus-utils, actix-plus-auth
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"
).
actix-plus-error
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["web-programming::http-server", "database"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["error", "actix-web", "applications", "web-apps", "cleanly"]
(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.
actix-plus-auth
Dependency argon2 0.1.4 is significantly outdated
Upgrade to 0.5.3 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency jsonwebtoken 7.2.0 is significantly outdated
Upgrade to 9.3.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency rand 0.8.3 is a bit outdated
Consider upgrading to 0.9.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["authentication"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["actix-web", "authentication", "back-end", "structure", "flexible"]
(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.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.