Skip to content

Commit

Permalink
Update Rust crate sentry to v0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 3e42524 commit 7dedd27
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 31 deletions.
111 changes: 81 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ tower-http = { version = "=0.6.1", features = [
"timeout",
"compression-full",
] }
sentry = { version = "=0.34.0", features = [
sentry = { version = "=0.36.0", features = [
"tracing",
"tower",
"tower-axum-matched-path",
Expand Down

0 comments on commit 7dedd27

Please sign in to comment.