Skip to content

Commit

Permalink
Merge 9688e7c into 4569a73
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2023
2 parents 4569a73 + 9688e7c commit 21f594f
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 @@ -34,7 +34,7 @@ metrics = { version = "0.21", optional = true, default-features = false }
metrics-exporter-prometheus = { version = "0.12", optional = true, default-features = false }
async-trait = { version = "0.1" }
graceful-shutdown = { version = "0.2", features = ["stream", "tokio-timeout"] }
ulid = "1.0.0"
ulid = "1.0.1"
# Needed only for sentry reporting
uuid = { version = "1.4", optional = true }
async-stream = "0.3"
Expand Down

0 comments on commit 21f594f

Please sign in to comment.