Skip to content

Commit 1987d96

Browse files
deps: bump tokio from 1.37.0 to 1.38.0
Pull-Request: #5437.
1 parent 8607888 commit 1987d96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -124,7 +124,7 @@ quick-protobuf-codec = { version = "0.3.1", path = "misc/quick-protobuf-codec" }
124124
quickcheck = { package = "quickcheck-ext", path = "misc/quickcheck-ext" }
125125
rw-stream-sink = { version = "0.4.0", path = "misc/rw-stream-sink" }
126126
unsigned-varint = { version = "0.8.0" }
127-
tokio = { version = "1.37", default-features = false }
127+
tokio = { version = "1.38", default-features = false }
128128
tracing = "0.1.37"
129129
futures = "0.3.30"
130130
ring = "0.17.8"

0 commit comments

Comments
 (0)