Bump rust-bitcoin to v0.30.2
[rust-lightning] / lightning-custom-message / Cargo.toml
index 2efce6bcd2cad074a4bb8027eb77625ada4ee255..182ff498512c77515d561376cc04247e876c490e 100644 (file)
@@ -14,5 +14,5 @@ all-features = true
 rustdoc-args = ["--cfg", "docsrs"]
 
 [dependencies]
-bitcoin = "0.29.0"
+bitcoin = "0.30.2"
 lightning = { version = "0.0.118", path = "../lightning" }