Skip to content

Commit 606fde2

Browse files
authored
build(deps): bump the sentry group with 3 updates (#5166)
2 parents 7af6bd2 + 81a07cc commit 606fde2

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -567,18 +567,18 @@ features = [
567567

568568
# Sentry error tracking
569569
[workspace.dependencies.sentry]
570-
version = "0.42.0"
570+
version = "0.45.0"
571571
default-features = false
572572
features = ["backtrace", "contexts", "panic", "tower", "reqwest"]
573573

574574
# Sentry tower layer
575575
[workspace.dependencies.sentry-tower]
576-
version = "0.42.0"
576+
version = "0.45.0"
577577
features = ["http", "axum-matched-path"]
578578

579579
# Sentry tracing integration
580580
[workspace.dependencies.sentry-tracing]
581-
version = "0.42.0"
581+
version = "0.45.0"
582582

583583
# Serialization and deserialization
584584
[workspace.dependencies.serde]

0 commit comments

Comments
 (0)