Skip to content

Commit 26f8701

Browse files
committed
bump rust-elements dep to 0.26.0
1 parent 8a1ccd9 commit 26f8701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ base64 = ["bitcoin/base64", "elements/base64"]
2121

2222
[dependencies]
2323
bitcoin = "0.32.0"
24-
elements = "0.25.0"
24+
elements = "0.26.0"
2525
bitcoin-miniscript = { package = "miniscript", version = "12.0" }
2626
simplicity = { package = "simplicity-lang", version = "0.3.0", optional = true }
2727

0 commit comments

Comments
 (0)