diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 92e3228f0..97508c57b 100644 --- a/Cargo.toml +++ b/Cargo.toml | |||
@@ -11,3 +11,4 @@ incremental = true | |||
11 | debug = 0 # set this to 1 or 2 to get more useful backtraces in debugger | 11 | debug = 0 # set this to 1 or 2 to get more useful backtraces in debugger |
12 | 12 | ||
13 | [patch.'crates-io'] | 13 | [patch.'crates-io'] |
14 | # rowan = { path = "../rowan" } \ No newline at end of file | ||