Skip to content

Commit b5edb1f

Browse files
renovate-botnoelbot
authored andcommitted
Update Rust crate tokio to 1.37.0
1 parent 7d6a24f commit b5edb1f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ sentry-tracing = "0.32.2"
4646
serde = { version = "1.0.197", features = ["derive"] }
4747
serde_json = "1.0.115"
4848
serde_yaml = "0.9.34+deprecated"
49-
tokio = { version = "1.36.0", features = ["full"] }
49+
tokio = { version = "1.37.0", features = ["full"] }
5050
tonic = { version = "0.10.2", features = ["tls"] }
5151
tonic-health = "0.10.2"
5252
tonic-reflection = "0.10.2"

0 commit comments

Comments
 (0)