Skip to content

Commit

Permalink
Merge pull request #159 from geofmureithi/renovate/sentry-core-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate sentry-core to 0.31.6
  • Loading branch information
geofmureithi authored Aug 31, 2023
2 parents 4569a73 + 8f9580d commit 68a3597
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.5", optional = true, default-features = false }
sentry-core = { version = "0.31.6", 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 68a3597

Please sign in to comment.