X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=1b3935d044dc6b082e7e34bd4c8221b27d3e052f;hb=ddc3431971c51a2cbab375ea3ce8ab6df2caf1dd;hp=a51252ec914c7790ddbf14277aaeea052daab7fb;hpb=9fe42a5d0e0bbeb3da443acfcebbb29391e7f09d;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" }