summaryrefslogtreecommitdiffstats
path: root/sq/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sq/Cargo.toml')
-rw-r--r--sq/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sq/Cargo.toml b/sq/Cargo.toml
index bfbd0a55..ab94e858 100644
--- a/sq/Cargo.toml
+++ b/sq/Cargo.toml
@@ -40,6 +40,7 @@ tokio = { version = "1.13.1" }
rpassword = "5.0"
serde_json = "1.0.80"
serde = { version = "1.0.137", features = ["derive"] }
+roff = "0.2.1"
[build-dependencies]
anyhow = "1.0.18"