Browse Source

update to latest silentdragonlite-cli master commit which has new checkpoints

pull/84/head
Duke Leto 2 years ago
parent
commit
ccbf1515f8
  1. 2
      lib/Cargo.toml

2
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" }

Loading…
Cancel
Save