aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-01-07 11:27:49 +0000
committerAleksey Kladov <[email protected]>2019-01-08 08:20:15 +0000
commit55272f2023e69f3eff727ecbf77078e1b45e7f86 (patch)
tree5d73a9b46630cc8dcba854dab89f248993ac2716 /Cargo.toml
parent4e444d2bc24d16284401444fd2154f63e0f96070 (diff)
update rowan
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c5155e899..e6b5df551 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,3 +6,4 @@ incremental = true
6debug = true 6debug = true
7 7
8[patch.'crates-io'] 8[patch.'crates-io']
9rowan = { git = "https://github.com/rust-analyzer/rowan.git", branch = "new-impl"} \ No newline at end of file