Skip to content

Commit

Permalink
fix(deps): update rust crate sentry-tower to 0.31.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 2a86962 commit 9063799
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 @@ -39,7 +39,7 @@ 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-tower = "0.31.1"
sentry-tower = "0.31.5"
sentry-tracing = "0.31.1"
serde = "1.0.163"
serde_json = "1.0.105"
Expand Down

0 comments on commit 9063799

Please sign in to comment.