From c15d0e0194c1ecbefd39263ce7bec7d95dccc111 Mon Sep 17 00:00:00 2001 From: kjeremy Date: Tue, 12 Feb 2019 11:03:28 -0500 Subject: what goes bump in the night? --- crates/ra_ide_api_light/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ra_ide_api_light/Cargo.toml') diff --git a/crates/ra_ide_api_light/Cargo.toml b/crates/ra_ide_api_light/Cargo.toml index 0735e6ae1..29c1f4639 100644 --- a/crates/ra_ide_api_light/Cargo.toml +++ b/crates/ra_ide_api_light/Cargo.toml @@ -7,7 +7,7 @@ publish = false [dependencies] itertools = "0.8.0" -superslice = "0.1.0" +superslice = "1.0.0" join_to_string = "0.1.1" rustc-hash = "1.0" -- cgit v1.2.3