Skip to content

Commit be8c456

Browse files
Update Rust crate tokio to v1.40.0
1 parent 34cb612 commit be8c456

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

Cargo.lock

+4-13
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
@@ -58,7 +58,7 @@ humantime = "2.1.0"
5858
hyper = { version = "0.14", features = [ "full" ] }
5959
hyper-staticfile = "0.9.6"
6060
indicatif = { version = "0.17.8", features = ["rayon"] }
61-
itertools = "0.13.0"
61+
itertools = "0.12.1"
6262
libc = "0.2"
6363
mime_guess = "2.0.5"
6464
nbd = "0.3.1"

0 commit comments

Comments
 (0)