Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit fb7c0fc

Browse files
Update Rust crate sentry to v0.35.0
1 parent 31d6bfb commit fb7c0fc

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tower-http = { version = "=0.6.1", features = [
6767
"timeout",
6868
"compression-full",
6969
] }
70-
sentry = { version = "=0.34.0", features = [
70+
sentry = { version = "=0.35.0", features = [
7171
"tracing",
7272
"tower",
7373
"tower-axum-matched-path",

0 commit comments

Comments
 (0)