Drop unnecessary key derivation in route tests
[rust-lightning] / lightning-custom-message / Cargo.toml
index 6b150280b6016e0794896371af993473a7a8a825..ce358159596172f69c3ce06a3ce5035395989de1 100644 (file)
@@ -14,5 +14,5 @@ all-features = true
 rustdoc-args = ["--cfg", "docsrs"]
 
 [dependencies]
-bitcoin = "0.30.2"
+bitcoin = "0.31.2"
 lightning = { version = "0.0.123-beta", path = "../lightning" }