Skip to content

Commit

Permalink
chore(deps): update rust crate sentry to 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 23bc0f4 commit 340da2c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 31 deletions.
48 changes: 18 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 @@ -33,7 +33,7 @@ tokio = "1.37.0"
clap = "4.5.4"
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
sentry = { version = "0.33.0", default-features = false }
sentry = { version = "0.34.0", default-features = false }
lazy_static = "1.4.0"
itertools = "0.12.1"
serde = "1.0.200"
Expand Down

0 comments on commit 340da2c

Please sign in to comment.