X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=c0e7083d12a29b2bfc4507192a1d1edfdfe41bb0;hb=bf7eeb1ec726fbe17765ff08932249bd75789959;hp=63251c618cdb69352283a847bf68b2acaaee3ca3;hpb=084ef28708765c0b1ecc041e64a125a7090eeed1;p=rust-lightning diff --git a/Cargo.toml b/Cargo.toml index 63251c61..c0e7083d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,6 @@ max_level_debug = [] [dependencies] bitcoin = "0.18" bitcoin_hashes = "0.3" -rand = "0.4" secp256k1 = "0.12" [dev-dependencies.bitcoin] @@ -33,6 +32,7 @@ features = ["bitcoinconsensus"] [dev-dependencies] hex = "0.3" +rand = "0.4" [profile.dev] opt-level = 1