From 193b1a7437c97064a51f0c30a175665b5d6c9895 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Wed, 4 Dec 2019 17:15:55 +0100 Subject: :arrow_up: rowan --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 92e3228f0..97508c57b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,3 +11,4 @@ incremental = true debug = 0 # set this to 1 or 2 to get more useful backtraces in debugger [patch.'crates-io'] +# rowan = { path = "../rowan" } \ No newline at end of file -- cgit v1.2.3