Skip to content

Commit

Permalink
Update Rust crate sentry-core to 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2023
1 parent 0dcc728 commit 9e021a9
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 @@ -25,7 +25,7 @@ http = { version = "0.2.7", optional = true}
strum = { version = "0.24", features = ["derive"] }
chrono = { version = "0.4", default-features = false, features = ["clock", "serde"] }
tracing-futures = { version = "0.2.5", optional = true, default-features = false }
sentry-core = { version= "0.25.0", optional = true, default-features = false }
sentry-core = { version= "0.30.0", optional = true, default-features = false }
metrics = { version = "0.20", optional = true, default-features = false }
metrics-exporter-prometheus = { version = "0.11", optional = true, default-features = false }
async-trait = { version = "0.1" }
Expand Down

0 comments on commit 9e021a9

Please sign in to comment.