From dc1396eec76ef5766f25a483edc1870f50af0aa0 Mon Sep 17 00:00:00 2001 From: kjeremy Date: Wed, 30 Dec 2020 10:39:50 -0500 Subject: Update crates --- crates/ide_db/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ide_db/Cargo.toml') diff --git a/crates/ide_db/Cargo.toml b/crates/ide_db/Cargo.toml index 0ad6e1000..ebe53c8ee 100644 --- a/crates/ide_db/Cargo.toml +++ b/crates/ide_db/Cargo.toml @@ -19,7 +19,7 @@ fst = { version = "0.4", default-features = false } rustc-hash = "1.1.0" once_cell = "1.3.1" either = "1.6.1" -itertools = "0.9.0" +itertools = "0.10.0" stdx = { path = "../stdx", version = "0.0.0" } syntax = { path = "../syntax", version = "0.0.0" } -- cgit v1.2.3