Skip to content

Commit fa6a8f3

Browse files
fix(deps): update rust crate sentry to 0.36
1 parent cfc9805 commit fa6a8f3

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 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
@@ -39,7 +39,7 @@ sysinfo = { version = "0.32", optional = true }
3939
hex = { version = "0.4", optional = true }
4040
mime_guess = { version = "2.0", optional = true }
4141
reqwest = { version = "0.12", features = ["json"]}
42-
sentry = "0.34"
42+
sentry = "0.36"
4343

4444
[features]
4545
default = ["console", "gateway", "media", "connector", "standalone", "cert_utils"]

0 commit comments

Comments
 (0)