Skip to content

Commit

Permalink
fix(deps): update rust crate sentry to 0.31.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2023
1 parent 7764096 commit 91788b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ regex = "1.9.3"
remi-core = "0.4.0"
remi-fs = { version = "0.4.0", features = ["serde", "log", "file-format"] }
remi-s3 = { version = "0.4.0", features = ["serde", "log"] }
sentry = { version = "0.31.1", features = ["tracing", "tower", "tower-http"] }
sentry = { version = "0.31.5", features = ["tracing", "tower", "tower-http"] }
sentry-tower = "0.31.1"
sentry-tracing = "0.31.1"
serde = "1.0.163"
Expand Down

0 comments on commit 91788b4

Please sign in to comment.