X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=f6d05157d9d1bd2c934b35d8b1408c344024569a;hb=86ebd80028d866d52ff5c2f79491a23dae5a1763;hp=c352d0b4dc75ef67345cd526de71267e61031f9c;hpb=ff9194a3a9bf4664d349a923db5eeee88f2db957;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]