Skip to content

Commit 5c210d9

Browse files
Update Rust crate itertools to 0.14.0
1 parent 25d375a commit 5c210d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ humantime = "2.1.0"
5858
hyper = { version = "1", features = [ "full" ] }
5959
hyper-staticfile = "0.10.1"
6060
indicatif = { version = "0.17.11", features = ["rayon"] }
61-
itertools = "0.13.0"
61+
itertools = "0.14.0"
6262
libc = "0.2"
6363
mime_guess = "2.0.5"
6464
nbd = "0.3.1"

0 commit comments

Comments
 (0)