Skip to content

Commit 0b509ea

Browse files
Bump the major group with 2 updates
Bumps the major group with 2 updates: [sentry](https://github.com/getsentry/sentry-rust) and [sentry-actix](https://github.com/getsentry/sentry-rust). Updates `sentry` from 0.46.2 to 0.47.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.46.2...0.47.0) Updates `sentry-actix` from 0.46.2 to 0.47.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.46.2...0.47.0) --- updated-dependencies: - dependency-name: sentry dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: sentry-actix dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d446dc0 commit 0b509ea

2 files changed

Lines changed: 135 additions & 27 deletions

File tree

Cargo.lock

Lines changed: 133 additions & 25 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.27.3"
2121
regex = "^1.12.3"
22-
sentry = "^0.46.2"
23-
sentry-actix = "^0.46.0"
22+
sentry = "^0.47.0"
23+
sentry-actix = "^0.47.0"
2424
serde = "^1.0.228"
2525
serde_derive = "^1.0.219"
2626
serde_json = "^1.0.149"

0 commit comments

Comments
 (0)