summaryrefslogtreecommitdiffstats
path: root/front_end/Cargo.toml
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2019-11-08 13:16:31 +0000
committerKornel <kornel@geekhood.net>2019-11-08 13:16:31 +0000
commit4e14fbc298d0dda672a1320aff7df80b90c5078c (patch)
treed7e903d81ab99f4ad0fc5fd16f045e4b1dbac120 /front_end/Cargo.toml
parent95760ba688402a7b24b4460593673136ebcad154 (diff)
Update ructe
Diffstat (limited to 'front_end/Cargo.toml')
-rw-r--r--front_end/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/front_end/Cargo.toml b/front_end/Cargo.toml
index ad82c31..5789837 100644
--- a/front_end/Cargo.toml
+++ b/front_end/Cargo.toml
@@ -10,7 +10,7 @@ name = "front_end"
path = "src/front_end.rs"
[build-dependencies]
-ructe = "0.7.2"
+ructe = "0.8"
[dependencies]
kitchen_sink = { path = "../kitchen_sink", version = "0.8" }