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 48c5488..9775e6a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ build = "build.rs"
lalrpop = "0.16.3"
abnf = { git = "https://github.com/Nadrieril/abnf" }
itertools = "0.8.0"
+pretty = "0.5.2"
[dependencies]
bytecount = "0.5.1"