aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-12-19 09:21:35 +0000
committerbnewbold <bnewbold@robocracy.org>2016-12-19 09:21:35 +0000
commit0adbd20ff8b4d4f8156ee941d3d0b17e80c3a80f (patch)
treee8c30003fb45b95e32d3981adc12181096587fe1 /Cargo.lock
parentd60554fce09f8be1bb4d96a83db49577dfbf550d (diff)
downloadmodelthing-0adbd20ff8b4d4f8156ee941d3d0b17e80c3a80f.tar.gz
modelthing-0adbd20ff8b4d4f8156ee941d3d0b17e80c3a80f.zip
tweaks to work with modelica-parser-lalrpop
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 afb3b0b..25a46e2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -433,6 +433,7 @@ dependencies = [
"colored 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"lalrpop 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
"lalrpop-util 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]