mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 05:14:44 +02:00
Bump itertools from 0.10.5 to 0.11.0 (#9524)
This commit is contained in:
@ -18,7 +18,7 @@ nu-protocol = { path = "../nu-protocol", version = "0.84.1" }
|
||||
|
||||
bytesize = "1.2"
|
||||
chrono = { default-features = false, features = ['std'], version = "0.4" }
|
||||
itertools = "0.10"
|
||||
itertools = "0.11"
|
||||
log = "0.4"
|
||||
serde_json = "1.0"
|
||||
|
||||
|
Reference in New Issue
Block a user