Browse Source

update mempool branch to use duke fork of silentdragonlite-cli

mempool
Jonathan "Duke" Leto 2 years ago
parent
commit
d7a68c70f6
  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 = "684f2d8bb344cedf0382ed48c551897961217694" }
silentdragonlitelib = { git = "https://git.hush.is/duke/silentdragonlite-cli", rev = "7d06bce0927ca35ebbcfea13e7c5a81905908172" }

Loading…
Cancel
Save