Skip to content

Commit b0b91d3

Browse files
Update Rust crate tokio to 1.36
1 parent fe857b7 commit b0b91d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ strum_macros = "0.25.3"
9494
tempfile = "3"
9595
test-strategy = "0.3.1"
9696
thiserror = "1"
97-
tokio = { version = "1.35", features = ["full"] }
97+
tokio = { version = "1.36", features = ["full"] }
9898
tokio-rustls = { version = "0.24.1" }
9999
tokio-test = "*"
100100
tokio-util = { version = "0.7", features = ["codec"]}

0 commit comments

Comments
 (0)