From dc1396eec76ef5766f25a483edc1870f50af0aa0 Mon Sep 17 00:00:00 2001 From: kjeremy Date: Wed, 30 Dec 2020 10:39:50 -0500 Subject: Update crates --- crates/project_model/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/project_model/Cargo.toml') diff --git a/crates/project_model/Cargo.toml b/crates/project_model/Cargo.toml index c55e85709..a65e42261 100644 --- a/crates/project_model/Cargo.toml +++ b/crates/project_model/Cargo.toml @@ -16,7 +16,7 @@ cargo_metadata = "=0.12.0" serde = { version = "1.0.106", features = ["derive"] } serde_json = "1.0.48" anyhow = "1.0.26" -itertools = "0.9.0" +itertools = "0.10.0" arena = { path = "../arena", version = "0.0.0" } cfg = { path = "../cfg", version = "0.0.0" } -- cgit v1.2.3