Skip to content

Commit

Permalink
Bump sentry-tower from 0.30.0 to 0.31.0
Browse files Browse the repository at this point in the history
Bumps [sentry-tower](https://github.com/getsentry/sentry-rust) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.30.0...0.31.0)

---
updated-dependencies:
- dependency-name: sentry-tower
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2023
1 parent 885e925 commit 81c5b5c
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 12 deletions.
52 changes: 41 additions & 11 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 @@ rayon = "1.7.0"
sentry = "0.30.0"
sentry-anyhow = { version = "0.30.0", features = ["backtrace"] }
sentry-panic = "0.30.0"
sentry-tower = { version = "0.30.0", features = ["http"] }
sentry-tower = { version = "0.31.0", features = ["http"] }
sentry-tracing = "0.30.0"
tokio = { version = "1.28.0", features = [
"rt-multi-thread",
Expand Down

0 comments on commit 81c5b5c

Please sign in to comment.