Skip to content

Commit

Permalink
Merge pull request #1238 from rouge8/dependabot/cargo/sentry-b05fd0ea5d
Browse files Browse the repository at this point in the history
Bump the sentry group with 9 updates
  • Loading branch information
rouge8 authored Feb 1, 2025
2 parents 029f090 + e0abb69 commit 5778a60
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 27 deletions.
99 changes: 75 additions & 24 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ minijinja = { version = "2.0.1" , features = ["loader"] }
once_cell = "1.18.0"
regex = "1.9.5"
reqwest = { version = "0.12.2", features = ["json"] }
sentry = { version = "0.35.0", features = ["tracing", "tower", "tower-axum-matched-path", "tower-http"] }
sentry-tower = { version = "0.35.0", features = ["http", "axum-matched-path"] }
sentry-tracing = "0.35.0"
sentry = { version = "0.36.0", features = ["tracing", "tower", "tower-axum-matched-path", "tower-http"] }
sentry-tower = { version = "0.36.0", features = ["http", "axum-matched-path"] }
sentry-tracing = "0.36.0"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
strum_macros = "0.26.2"
Expand Down

0 comments on commit 5778a60

Please sign in to comment.