From ccbf1515f898462af908b0fcc74da146a60b0657 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Wed, 16 Feb 2022 11:11:13 -0500 Subject: [PATCH] update to latest silentdragonlite-cli master commit which has new checkpoints --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index e2afda2..d26b436 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -12,4 +12,4 @@ crate-type = ["staticlib"] libc = "0.2.58" lazy_static = "1.4.0" blake3 = "0.3.4" -silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "8535a11e3774d79de2ebeaa5540567ccb4988f81" } +silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "307f4370ea8e638864920159f4ce9e89e338f243" }