Skip to content

Commit 4e8c2bd

Browse files
fix(deps): update sentry-rust monorepo to 0.37.0
1 parent 6098803 commit 4e8c2bd

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 19 additions & 19 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
@@ -31,9 +31,9 @@ eyre = "0.6.12"
3131
mimalloc = "0.1.43"
3232
num_cpus = "1.16.0"
3333
rand = "0.9.0"
34-
sentry = "0.36.0"
35-
sentry-tower = { version = "0.36.0", features = ["http", "axum"] }
36-
sentry-tracing = "0.36.0"
34+
sentry = "0.37.0"
35+
sentry-tower = { version = "0.37.0", features = ["http", "axum"] }
36+
sentry-tracing = "0.37.0"
3737
serde = "1.0.215"
3838
serde_json = "1.0.133"
3939
tokio = { version = "1.41.1", features = ["rt", "rt-multi-thread", "signal"] }

0 commit comments

Comments
 (0)