Skip to content

Commit

Permalink
Merge pull request geofmureithi#188 from geofmureithi/renovate/uuid-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate uuid to 1.5
  • Loading branch information
geofmureithi authored Oct 21, 2023
2 parents d8ed4c9 + ed4b577 commit 70cabe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apalis-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ async-trait = { version = "0.1" }
graceful-shutdown = { version = "0.2", features = ["stream", "tokio-timeout"] }
ulid = "1.1.0"
# Needed only for sentry reporting
uuid = { version = "1.4", optional = true }
uuid = { version = "1.5", optional = true }
async-stream = "0.3"

[dependencies.document-features]
Expand Down

0 comments on commit 70cabe8

Please sign in to comment.