Skip to content

Commit 2c34f9b

Browse files
committed
bump rust-elements dep to 0.26.0
1 parent ffc3ea0 commit 2c34f9b

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
@@ -20,7 +20,7 @@ base64 = ["bitcoin/base64", "elements/base64"]
2020

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

0 commit comments

Comments
 (0)