Update silentdragonlite-cli for new checkpoints

This commit is contained in:
onryo
2023-02-18 02:10:49 +01:00
parent b0d6aa3285
commit 670bc59826
2 changed files with 2 additions and 2 deletions

View File

@@ -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 = "17e712df125396dafe43de6829a2d6a5660d108c" }
silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "0181b16fd037f98c760e668bb6af8a41dd0d6267" }