Skip to content

Commit

Permalink
fix(deps): update rust crate sentry to 0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent cfc9805 commit fa6a8f3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ sysinfo = { version = "0.32", optional = true }
hex = { version = "0.4", optional = true }
mime_guess = { version = "2.0", optional = true }
reqwest = { version = "0.12", features = ["json"]}
sentry = "0.34"
sentry = "0.36"

[features]
default = ["console", "gateway", "media", "connector", "standalone", "cert_utils"]
Expand Down

0 comments on commit fa6a8f3

Please sign in to comment.