X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=dac94fb7d916c24ff9a9c793fdff59c7825507a3;hb=37da86a8a1a3294f991657ecca49c19e7c2b043d;hp=e814e5f4e6b42dc6bcb2a636b69a368caad3c6d1;hpb=aa1635c16624664ba2fde72c0f58da7437e50b74;p=ldk-sample diff --git a/Cargo.toml b/Cargo.toml index e814e5f..dac94fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,6 @@ base64 = "0.13.0" bitcoin = "0.29.0" bitcoin-bech32 = "0.12" bech32 = "0.8" -hex = "0.3" libc = "0.2" chrono = { version = "0.4", default-features = false, features = ["clock"] }