aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-01-08 09:05:07 +0000
committerAleksey Kladov <[email protected]>2019-01-08 09:05:07 +0000
commit122410d7aa34a32d468a3173858cbc8a2bbc68f5 (patch)
treebe93895ddc08c911585d9f7bc64623a3741f32c6 /Cargo.toml
parentd62ede8262c7900a8170eb85fd98abf77729c46a (diff)
switched to published version of rowan
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e6b5df551..c5155e899 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,4 +6,3 @@ 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