Skip to content

Commit c79c5c8

Browse files
fix(deps): update rust crate sentry to 0.36
1 parent 20b19c3 commit c79c5c8

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

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

bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ rcgen = { version = "0.13", optional = true }
4242
maxminddb = { version = "0.24", optional = true }
4343
sysinfo = { version = "0.32", optional = true }
4444
reqwest = { version = "0.12", features = ["json"] }
45-
sentry = "0.34"
45+
sentry = "0.36"
4646

4747
[features]
4848
default = [

0 commit comments

Comments
 (0)