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 8a1ccd9 commit 26f8701Copy full SHA for 26f8701
Cargo.toml
@@ -21,7 +21,7 @@ base64 = ["bitcoin/base64", "elements/base64"]
21
22
[dependencies]
23
bitcoin = "0.32.0"
24
-elements = "0.25.0"
+elements = "0.26.0"
25
bitcoin-miniscript = { package = "miniscript", version = "12.0" }
26
simplicity = { package = "simplicity-lang", version = "0.3.0", optional = true }
27
0 commit comments