Browse Source

oops that url was a 404

mempool
Jonathan "Duke" Leto 2 years ago
parent
commit
2de8074b37
  1. 3
      lib/Cargo.toml

3
lib/Cargo.toml

@ -12,4 +12,5 @@ crate-type = ["staticlib"]
libc = "0.2.58"
lazy_static = "1.4.0"
blake3 = "0.3.4"
silentdragonlitelib = { git = "https://git.hush.is/duke/silentdragonlite-cli", rev = "7d06bce0927ca35ebbcfea13e7c5a81905908172" }
# currently this is the latest commit of the duke branch, which should be more stable than the mempool branch
silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "13c0bd2bebf3ad8f670d8922fd3de34dbb8e4f3f" }

Loading…
Cancel
Save