We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc3ea0 commit 2c34f9bCopy full SHA for 2c34f9b
Cargo.toml
@@ -20,7 +20,7 @@ base64 = ["bitcoin/base64", "elements/base64"]
20
21
[dependencies]
22
bitcoin = "0.32.0"
23
-elements = "0.25.0"
+elements = "0.26.0"
24
bitcoin-miniscript = { package = "miniscript", version = "12.0" }
25
simplicity = { package = "simplicity-lang", version = "0.3.0", optional = true }
26
0 commit comments