Skip to content

Commit

Permalink
update sentry version
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias Ram committed May 27, 2024
1 parent f46835f commit a716176
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 16 deletions.
40 changes: 26 additions & 14 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ version = "2.31.2"
edition = "2021"
rust-version = "1.65"


[dependencies]
anylog = "0.6.3"
anyhow = { version = "1.0.69", features = ["backtrace"] }
Expand Down Expand Up @@ -60,7 +59,7 @@ regex = "1.7.3"
runas = "1.0.0"
rust-ini = "0.18.0"
semver = "1.0.16"
sentry = { version = "0.32.3", default-features = false, features = [
sentry = { version = "0.33.0", default-features = false, features = [
"anyhow",
"curl",
"contexts",
Expand Down

0 comments on commit a716176

Please sign in to comment.