X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.lock;h=454cddb8c220ae0fa7fd252c47b772b7f94a8b36;hb=37da86a8a1a3294f991657ecca49c19e7c2b043d;hp=cb154eee5477d47f55e0c65825a1a553f597da0c;hpb=8098135a88a92f6ce50747cddea97b13c8296593;p=ldk-sample diff --git a/Cargo.lock b/Cargo.lock index cb154ee..454cddb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -181,12 +181,6 @@ dependencies = [ "libc", ] -[[package]] -name = "hex" -version = "0.3.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77" - [[package]] name = "iana-time-zone" version = "0.1.53" @@ -235,7 +229,6 @@ dependencies = [ "bitcoin", "bitcoin-bech32", "chrono", - "hex", "libc", "lightning", "lightning-background-processor",