aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nitrocli/Cargo.toml')
-rw-r--r--nitrocli/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/nitrocli/Cargo.toml b/nitrocli/Cargo.toml
index f48e7ca..5dd1033 100644
--- a/nitrocli/Cargo.toml
+++ b/nitrocli/Cargo.toml
@@ -49,6 +49,9 @@ version = "0.2.2"
version = "0.4.0"
path = "../base32"
+[dependencies.json]
+version = "0.11"
+
[dependencies.libc]
version = "0.2"