diff options
Diffstat (limited to 'lib/Cargo.toml')
-rw-r--r-- | lib/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Cargo.toml b/lib/Cargo.toml index e371c5d..e9e9e69 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml | |||
@@ -10,3 +10,4 @@ rnix = "0.9.0" | |||
10 | if_chain = "1.0" | 10 | if_chain = "1.0" |
11 | macros = { path = "../macros" } | 11 | macros = { path = "../macros" } |
12 | lazy_static = "1.0" | 12 | lazy_static = "1.0" |
13 | rowan = "0.12.5" | ||