From 55272f2023e69f3eff727ecbf77078e1b45e7f86 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Mon, 7 Jan 2019 14:27:49 +0300 Subject: update rowan --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c5155e899..e6b5df551 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,4 @@ incremental = true debug = true [patch.'crates-io'] +rowan = { git = "https://github.com/rust-analyzer/rowan.git", branch = "new-impl"} \ No newline at end of file -- cgit v1.2.3