Skip to content

Commit

Permalink
fix(deps): update rust crate tokio to 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2023
1 parent 067e431 commit 82f0efd
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 @@ -44,7 +44,7 @@ sentry-tracing = "0.31.5"
serde = "1.0.183"
serde_json = "1.0.105"
serde_yaml = "0.9.25"
tokio = "1.28.1"
tokio = "1.32.0"
tower = { version = "0.4.13", features = ["tracing"] }
tower-layer = "0.3.2"
tracing = "0.1.37"
Expand Down

0 comments on commit 82f0efd

Please sign in to comment.