Skip to content

Commit c90243c

Browse files
renovate[bot]spotlightishere
authored andcommitted
fix(deps): update sentry-rust monorepo to 0.39.0
1 parent 5c28223 commit c90243c

File tree

2 files changed

+40
-23
lines changed

2 files changed

+40
-23
lines changed

Cargo.lock

Lines changed: 37 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ eyre = "0.6.12"
3232
mimalloc = "0.1.43"
3333
num_cpus = "1.16.0"
3434
rand = "0.9.0"
35-
sentry = "0.38.0"
36-
sentry-tower = { version = "0.38.0", features = ["axum", "http"] }
37-
sentry-tracing = "0.38.0"
35+
sentry = "0.39.0"
36+
sentry-tower = { version = "0.39.0", features = ["axum", "http"] }
37+
sentry-tracing = "0.39.0"
3838
serde = "1.0.215"
3939
serde_json = "1.0.133"
4040
tokio = { version = "1.41.1", features = ["rt", "rt-multi-thread", "signal"] }

0 commit comments

Comments
 (0)