Skip to content

Commit 8a9ef23

Browse files
fix(deps): update rust crate sentry to 0.47.0 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abdce74 commit 8a9ef23

File tree

2 files changed

+28
-61
lines changed

2 files changed

+28
-61
lines changed

Cargo.lock

Lines changed: 27 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ secrecy = { version = "0.10.3", features = ["serde"] }
2929
regex = "1.12.2"
3030
getset = "0.1.6"
3131
derive-new = "0.7.0"
32-
sentry = { version = "0.46.0", features = ["anyhow", "debug-images", "reqwest", "backtrace"] }
32+
sentry = { version = "0.47.0", features = ["anyhow", "debug-images", "reqwest", "backtrace"] }
3333

3434
[dev-dependencies]
3535
http = "=1.4.0"

0 commit comments

Comments
 (0)