Update rust-bitcoin
[rust-lightning] / lightning-c-bindings / Cargo.toml
index 6bde30475f93382ffe58d0f0df3eaf63a580d57f..7c569abc7e35868e0a96f9fa79f4206270000666 100644 (file)
@@ -15,7 +15,7 @@ crate-type = ["staticlib"
 ,"cdylib"]
 
 [dependencies]
-bitcoin = "0.24"
+bitcoin = "0.26"
 lightning = { version = "0.0.12", path = "../lightning" }
 
 # We eventually want to join the root workspace, but for now, the bindings generation is