X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=f6d05157d9d1bd2c934b35d8b1408c344024569a;hb=6dd044763fbc05c7d46565768577c1670811ec33;hp=c352d0b4dc75ef67345cd526de71267e61031f9c;hpb=f525858b51ca7c8ad9b855efd92e5e04efa53ed1;p=rapid-gossip-sync-server diff --git a/Cargo.toml b/Cargo.toml index c352d0b..f6d0515 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ tokio-postgres = { version = "=0.7.5" } futures = "0.3" [dev-dependencies] +lightning = { version = "0.0.117", features = ["_test_utils"] } lightning-rapid-gossip-sync = { version = "0.0.117" } [profile.dev]