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 5346b03..b6a610b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,7 @@ license = "GPL-3.0-or-later"
anyhow = "1.0.52"
clap = { version = "3.2.10", features = ["derive"] }
html-escape = "0.2.11"
+libc = "0.2.126"
log = "0.4.17"
pretty_env_logger = "0.4.0"
pulldown-cmark = "0.9.0"