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.
service_conventions
Published crate doesn't match its repository
Partially verified 17 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/philipcristiano/rust_service_conventions.git
9671013a6af24422aa35e53fd3d3132f72bed144.Checked on 2025-04-28
This check is experimental.
Dependency openidconnect 3.5.0 is outdated
Consider upgrading to 4.0.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 tonic 0.12 is outdated
Upgrade to 0.13.0 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.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::debugging"]
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 = ["service", "conventions", "service-conventions", "logging", "debugging"]
(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.
declare_schema, docker-prefetch-image, nomad_events_logger, hvac_iot, nostress, hello_idc, timeline-service
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.
declare_schema
Dependency sqlparser 0.52.0 is outdated
Upgrade to 0.55.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 = ["database"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["schema", "migration", "declare-schema"]
(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.
docker-prefetch-image
Dependency maud 0.25.0 is significantly outdated
Consider upgrading to 0.27.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["os::unix-apis"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["image", "file", "docker"]
(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.
nomad_events_logger, nostress, timeline-service
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
to theCargo.toml
.
hello_idc
Dependency maud 0.25.0 is significantly outdated
Consider upgrading to 0.27.0 to get all the fixes and improvements.
Dependency tonic 0.10.2 is significantly outdated
Consider upgrading to 0.13.0 to get all the fixes and improvements.
Dependency tower-cookies 0.9.0 is significantly outdated
Consider upgrading to 0.11.0 to get all the fixes and improvements.
Dependency axum 0.6.18 is outdated
Consider upgrading to 0.8.4 to get all the fixes and improvements.
Dependency openidconnect 3.4.0 is outdated
Consider upgrading to 4.0.0 to get all the fixes and improvements.
Dependency tower-http 0.4.4 is outdated
Consider upgrading to 0.6.2 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 = ["authentication", "hello-idc", "oidc", "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.
nostress
Dependency nostr-sdk 0.26.0 is significantly outdated
Upgrade to 0.41.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency axum 0.7.2 is outdated
Upgrade to 0.8.4 to get all the fixes, and avoid causing duplicate dependencies in projects.
Dependency tower-http 0.5.0 is outdated
Upgrade to 0.6.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
Missing keywords
Help users find your crates. Add
keywords = ["rss", "nostress", "run"]
(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.
docker-prefetch-image, nostress, hello_idc, timeline-service
Dependency service_conventions 0.0.1 is slightly outdated
Consider upgrading to 0.0.29 to get all the fixes and improvements.
hvac_iot
Dependency rumqttc 0.23.0 is outdated
Consider upgrading to 0.24.0 to get all the fixes and improvements.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["embedded"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["influx-db", "iot", "hvac-iot", "log-json", "hvac-iot-mqtt-influx"]
(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.
nomad_events_logger
Imprecise dependency requirement tokio = 1
Cargo does not always pick latest versions of dependencies! Specify the version as
tokio = "1.44.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.Missing keywords
Help users find your crates. Add
keywords = ["nomad-events-logger", "api", "logging", "deployment", "stdout"]
(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.
timeline-service
Dependency tonic 0.10.2 is significantly outdated
Consider upgrading to 0.13.0 to get all the fixes and improvements.
Dependency axum 0.7.4 is outdated
Consider upgrading to 0.8.4 to get all the fixes and improvements.
Dependency maud 0.26.0 is outdated
Consider upgrading to 0.27.0 to get all the fixes and improvements.
Dependency openidconnect 3.4.0 is outdated
Consider upgrading to 4.0.0 to get all the fixes and improvements.
Dependency reqwest 0.11.23 is outdated
Consider upgrading to 0.12.15 to get all the fixes and improvements.
Dependency sqlx 0.7.3 is outdated
Consider upgrading to 0.8.5 to get all the fixes and improvements.
Dependency thiserror 1.0.56 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Dependency tower-cookies 0.10.0 is outdated
Consider upgrading to 0.11.0 to get all the fixes and improvements.
Dependency tower-http 0.5.1 is outdated
Consider upgrading to 0.6.2 to get all the fixes and improvements.
Missing keywords
Help users find your crates. Add
keywords = ["timeline", "timeline-service", "service"]
(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
.