Bump itertools from 0.10.5 to 0.11.0 (#9524)

This commit is contained in:
dependabot[bot]
2023-09-08 23:12:45 +00:00
committed by GitHub
parent 6754b8534e
commit eeaa65c8af
4 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@ nu-utils = { path = "../nu-utils", version = "0.84.1" }
nu-ansi-term = "0.49.0"
fancy-regex = "0.11"
itertools = "0.10"
itertools = "0.11"
shadow-rs = { version = "0.23", default-features = false }
[build-dependencies]