Skip to content

Commit 25a781c

Browse files
fix(deps): update sentry-rust monorepo to 0.41.0
1 parent 36bd39c commit 25a781c

File tree

2 files changed

+110
-32
lines changed

2 files changed

+110
-32
lines changed

Cargo.lock

Lines changed: 107 additions & 29 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.39.0"
36-
sentry-tower = { version = "0.39.0", features = ["axum", "http"] }
37-
sentry-tracing = "0.39.0"
35+
sentry = "0.41.0"
36+
sentry-tower = { version = "0.41.0", features = ["axum", "http"] }
37+
sentry-tracing = "0.41.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)