Skip to content

Commit

Permalink
chore(deps): update rust crate sentry to 0.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 04cf5f4 commit a573f3a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 crates/koe/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ log = "0.4.20"
ecs-logger = "1.1.0"

# Error reporting
sentry = { version = "0.31.8", features = ["anyhow"] }
sentry = { version = "0.32.2", features = ["anyhow"] }

# Discord
serenity = { version = "0.11.7", default-features = false, features = ["cache", "client", "utils", "voice", "native_tls_backend"] }
Expand Down

0 comments on commit a573f3a

Please sign in to comment.