aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index bae8674..8b371ea 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -64,6 +64,7 @@ dependencies = [
64 "lazy_static", 64 "lazy_static",
65 "macros", 65 "macros",
66 "rnix", 66 "rnix",
67 "rowan",
67] 68]
68 69
69[[package]] 70[[package]]