aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2522069..53c2c4f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,8 @@ getopts = "^0.2"
clap = "2"
toml = "0.2"
log = "0.3"
+regex = "^0.1"
+lazy_static = "^0.2"
env_logger = "0.3"
pulldown-cmark = "^0.0.8"
error-chain = "0.7"