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 006ead9
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 15 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,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 006ead9

Please sign in to comment.