Skip to content

Commit

Permalink
chore(deps): Bump sentry from 0.34.0 to 0.35.0
Browse files Browse the repository at this point in the history
Bumps [sentry](https://github.com/getsentry/sentry-rust) from 0.34.0 to 0.35.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.34.0...0.35.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 19ca207 commit 646b52f
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 24 deletions.
89 changes: 66 additions & 23 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 @@ -23,7 +23,7 @@ log = "0.4"
mime = "0.3"
rand = "0.8"
reqwest = { version = "0.12" }
sentry = "0.34"
sentry = "0.35"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
tokio = { version = "1.41", features = ["sync"] }
Expand Down

0 comments on commit 646b52f

Please sign in to comment.