Skip to content

Commit 7309b08

Browse files
committed
Bump simplicity version (with fix)
1 parent 766ddb9 commit 7309b08

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pest = "2.1.3"
2626
pest_derive = "2.7.1"
2727
serde = { version = "1.0.188", features = ["derive"], optional = true }
2828
serde_json = { version = "1.0.105", optional = true }
29-
simplicity-lang = { git = "https://github.com/BlockstreamResearch/rust-simplicity", rev = "2f52e22483079ace09e76754222220b5c230a9d0", features = ["test-utils"]}
29+
simplicity-lang = { git = "https://github.com/BlockstreamResearch/rust-simplicity", rev = "5c3ff26cd6311c438b13513c2af81f4d88de4901", features = ["test-utils"]}
3030
miniscript = "12.2.0"
3131
either = "1.12.0"
3232
itertools = "0.13.0"

0 commit comments

Comments
 (0)