summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bcb118f..be306dc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,6 +10,7 @@ clap = { version = "3.2.10", features = ["derive"] }
env_logger = "0.9.1"
git-testament = "0.2.1"
html-escape = "0.2.11"
+html-page = "0.1.0"
lalrpop = "0.19.8"
lalrpop-util = "0.19.8"
libc = "0.2.126"