From 4c784b0b1562d7465908fcb671c4f48ce299d272 Mon Sep 17 00:00:00 2001 From: edef Date: Tue, 19 Apr 2022 15:08:23 +0000 Subject: ripple/fossil: use bao to one-shot verify hashes Change-Id: I77ace8ee9f69ccb92afaa0a41d69538d28f11583 --- ripple/fossil/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'ripple/fossil/Cargo.toml') diff --git a/ripple/fossil/Cargo.toml b/ripple/fossil/Cargo.toml index 70554ea..ecfa5b4 100644 --- a/ripple/fossil/Cargo.toml +++ b/ripple/fossil/Cargo.toml @@ -17,6 +17,7 @@ log = "0.4.14" libc = "0.2.112" env_logger = "0.9.0" lazy_static = "1.4.0" +bao = "0.12.0" [build-dependencies] prost-build = "0.8.0" -- cgit 1.4.1