From d3e74bfd2c1f7dca2054e1cfdc7aa312c9d12c98 Mon Sep 17 00:00:00 2001 From: Muhammad Mominul Huque Date: Mon, 17 Jun 2019 00:07:31 +0600 Subject: Update teraron version --- crates/ra_tools/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates') diff --git a/crates/ra_tools/Cargo.toml b/crates/ra_tools/Cargo.toml index a34c8d482..9c5430992 100644 --- a/crates/ra_tools/Cargo.toml +++ b/crates/ra_tools/Cargo.toml @@ -6,7 +6,7 @@ authors = ["rust-analyzer developers"] publish = false [dependencies] -teraron = { git = "https://github.com/mominul/teraron.git", branch = "failure" } +teraron = "0.1.0" walkdir = "2.1.3" itertools = "0.8.0" clap = "2.32.0" -- cgit v1.2.3