Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Commit 41c9e3a

Browse files
chore: Bump sentry from 0.23.0 to 0.27.0
Bumps [sentry](https://github.com/getsentry/sentry-rust) from 0.23.0 to 0.27.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.23.0...0.27.0) --- updated-dependencies: - dependency-name: sentry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6550fbe commit 41c9e3a

File tree

2 files changed

+47
-38
lines changed

2 files changed

+47
-38
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ check-if-email-exists = "0.8"
1111
dotenv = "0.15.0"
1212
env_logger = "0.9"
1313
log = "0.4"
14-
sentry = "0.23"
14+
sentry = "0.27"
1515
serde = { version = "1.0", features = ["derive"] }
1616
tokio = { version = "1.20", features = ["macros"] }
1717
uuid = "1.1"

0 commit comments

Comments
 (0)