Skip to content

Commit

Permalink
Merge pull request geofmureithi#169 from geofmureithi/renovate/sentry…
Browse files Browse the repository at this point in the history
…-core-0.x

fix(deps): update rust crate sentry-core to 0.31.7
  • Loading branch information
geofmureithi authored Sep 17, 2023
2 parents a9cc929 + 4000725 commit 514378c
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 @@ -29,7 +29,7 @@ chrono = { version = "0.4", default-features = false, features = [
"serde",
] }
tracing-futures = { version = "0.2.5", optional = true, default-features = false }
sentry-core = { version = "0.31.6", optional = true, default-features = false }
sentry-core = { version = "0.31.7", optional = true, default-features = false }
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" }
Expand Down

0 comments on commit 514378c

Please sign in to comment.