mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 06:30:08 +02:00
Bump itertools from 0.10.5 to 0.11.0 (#9524)
This commit is contained in:
@ -49,7 +49,7 @@ fs_extra = "1.3"
|
||||
htmlescape = "0.3"
|
||||
indexmap = "2.0"
|
||||
indicatif = "0.17"
|
||||
itertools = "0.10"
|
||||
itertools = "0.11"
|
||||
log = "0.4"
|
||||
lscolors = { version = "0.15", default-features = false, features = ["nu-ansi-term"] }
|
||||
md5 = { package = "md-5", version = "0.10" }
|
||||
|
Reference in New Issue
Block a user