Skip to content

Commit be56af0

Browse files
guvencMalteJ
authored andcommitted
Bump tokio version to 1.47.1
Signed-off-by: Guvenc Gulce <[email protected]>
1 parent 69b4359 commit be56af0

File tree

2 files changed

+32
-9
lines changed

2 files changed

+32
-9
lines changed

Cargo.lock

Lines changed: 31 additions & 8 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
@@ -15,7 +15,7 @@ version = "0.5.0"
1515
edition = "2021"
1616

1717
[workspace.dependencies]
18-
tokio = { version = "1.36.0", features = ["full"] }
18+
tokio = { version = "1.47.1", features = ["full"] }
1919
tokio-stream = { version = "0.1.15", features = ["net"] }
2020
tonic = "0.11.0"
2121
prost = "0.12.3"

0 commit comments

Comments
 (0)