Skip to content

Commit

Permalink
fix(deps): update rust crate sentry to 0.36.0 (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 9d85c94 commit d9e39a8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tracing = { version = "0.1.41" }
envy = { version = "0.4.2" }
typed-builder = { version = "0.20.0" }
regex = { version = "1.11.1" }
sentry = { version = "0.35.0" }
sentry = { version = "0.36.0" }
thiserror = { version = "2.0.7" }

[dependencies.serenity]
Expand Down

0 comments on commit d9e39a8

Please sign in to comment.