From ec630361e25e765285a03931dfae49a478917538 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 25 Oct 2016 22:11:52 -0700 Subject: add webface skeleton --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bd19bdd..dc8a299 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,3 +17,6 @@ lalrpop-util = "0.12" # parser util rustc-serialize = "0.3" docopt = "0.6" + +# webface +pencil = "0.3" -- cgit v1.2.3