Skip to content

Commit

Permalink
Update Rust crate sentry to v0.34.0 (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent 4620080 commit 3b4db55
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tokio = { version = "=1.37.0", features = ["time"] }
vault = "=8.0.0"
window-shadows = "=0.2.2"
# monitoring by sentry
sentry = "=0.32.3"
sentry = "=0.34.0"
# For the OBS interface we need to expose webserver
tiny_http = "=0.12.0"

Expand Down

0 comments on commit 3b4db55

Please sign in to comment.