Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
fix(deps): update rust crate sentry-tracing to 0.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2023
1 parent 2cbbb40 commit 5e8add6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ rocket = { version = "0.5.0-rc.3", features = ["json"] }
rsa = "0.7.2"
sentry = "0.31.2"
sentry-log = "0.31.1"
sentry-tracing = "0.31.1"
sentry-tracing = "0.31.2"
serde = { version = "1.0.163", features = ["derive"] }
serde_json = "1.0.96"
serde_yaml = "0.9.21"
Expand Down

0 comments on commit 5e8add6

Please sign in to comment.