summary refs log tree commit diff
path: root/ripple/fossil/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ripple/fossil/Cargo.toml')
-rw-r--r--ripple/fossil/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ripple/fossil/Cargo.toml b/ripple/fossil/Cargo.toml
index a1f39fb..6e1bf7b 100644
--- a/ripple/fossil/Cargo.toml
+++ b/ripple/fossil/Cargo.toml
@@ -20,6 +20,7 @@ lazy_static = "1.4.0"
 bao = "0.12.0"
 anyhow = "1.0.53"
 clap = { version = "3.1.15", features = ["derive"] }
+zbase32 = "0.1.2"
 
 [build-dependencies]
 prost-build = "0.8.0"