Add new dep itertools v0.10.3

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-08-02 20:18:44 +10:00
parent 9391d22fa2
commit 58c50cbe91
No known key found for this signature in database
GPG key ID: 591C0B03040416D6
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View file

@ -139,6 +139,7 @@ dependencies = [
"futures-util",
"guess_host_triple",
"home",
"itertools",
"jobserver",
"log",
"miette",