From dc1396eec76ef5766f25a483edc1870f50af0aa0 Mon Sep 17 00:00:00 2001 From: kjeremy Date: Wed, 30 Dec 2020 10:39:50 -0500 Subject: Update crates --- crates/hir_ty/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/hir_ty/Cargo.toml') diff --git a/crates/hir_ty/Cargo.toml b/crates/hir_ty/Cargo.toml index 965c1780a..2dfccd191 100644 --- a/crates/hir_ty/Cargo.toml +++ b/crates/hir_ty/Cargo.toml @@ -10,7 +10,7 @@ edition = "2018" doctest = false [dependencies] -itertools = "0.9.0" +itertools = "0.10.0" arrayvec = "0.5.1" smallvec = "1.2.0" ena = "0.14.0" -- cgit v1.2.3