aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-11-29 21:08:52 -0800
committerbnewbold <bnewbold@robocracy.org>2016-11-29 21:08:52 -0800
commit2eb8e3e5e3d3df5ccaf5d92cb5b53cbf321688d1 (patch)
tree143786c1fc6a8b124fe3277b8dcac5852dc780bd /Cargo.toml
parent7183b1afb71bc43546e336469ce2c2d16c4a25e5 (diff)
downloadmodelthing-2eb8e3e5e3d3df5ccaf5d92cb5b53cbf321688d1.tar.gz
modelthing-2eb8e3e5e3d3df5ccaf5d92cb5b53cbf321688d1.zip
cargo upgrade (and re-lalrpop)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cbb3394..3266ce5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ getopts = "^0.2"
toml = "0.2"
log = "0.3"
env_logger = "0.3"
-lalrpop-util = "0.12"
+lalrpop-util = "^0.12.4"
markdown = "0.1"
# parser util