Skip to content

Commit 658ee40

Browse files
Bump the minor group with 2 updates (#209)
Bumps the minor group with 2 updates: [sentry](https://github.com/getsentry/sentry-rust) and [sentry-actix](https://github.com/getsentry/sentry-rust). Updates `sentry` from 0.38.1 to 0.39.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.38.1...0.39.0) Updates `sentry-actix` from 0.38.1 to 0.39.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.38.1...0.39.0) --- updated-dependencies: - dependency-name: sentry dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: sentry-actix dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2fb389 commit 658ee40

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ futures = "^0.3"
1919
lazy_static = "^1.5.0"
2020
maxminddb = "^0.26.0"
2121
regex = "^1.11.1"
22-
sentry = "^0.38.1"
23-
sentry-actix = "^0.38.0"
22+
sentry = "^0.39.0"
23+
sentry-actix = "^0.39.0"
2424
serde = "^1.0.219"
2525
serde_derive = "^1.0.202"
2626
serde_json = "^1.0.140"

0 commit comments

Comments
 (0)