X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;h=8add037f394bf8ef5d270e06b44d0fad8e2a8f11;hb=7e255b5cf5256638b5ec6e507c68d9cfa0ba2047;hp=2509901ad6803eaacb25e45bb8fde2319f3b327a;hpb=372a80308b662d6992d04f85b4a9a284d510f824;p=rust-lightning diff --git a/Cargo.toml b/Cargo.toml index 2509901a..8add037f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,3 +28,6 @@ cc = "1.0" [dev-dependencies.bitcoin] version = "0.13" features = ["bitcoinconsensus"] + +[dev-dependencies] +hex = "0.3.2"