X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=1b3935d044dc6b082e7e34bd4c8221b27d3e052f;hb=bb94f28a1faa695ff5f0f66c05811a7cb739c101;hp=a51252ec914c7790ddbf14277aaeea052daab7fb;hpb=2d5d59a8a7b1a07cdb836c4ee330c6856afb24d7;p=ldk-sample diff --git a/Cargo.toml b/Cargo.toml index a51252e..1b3935d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,6 +21,7 @@ bitcoin-bech32 = "0.7" bech32 = "0.7" hex = "0.3" +futures = "0.3" time = "0.2" rand = "0.4" serde_json = { version = "1.0" }