Skip to content

Commit f872f4f

Browse files
committed
Update simplicityhl-core version
1 parent 219db41 commit f872f4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ anyhow = { version = "1.0.100" }
1919

2020
tracing = { version = "0.1.41" }
2121

22-
contracts = { git = "https://github.com/BlockstreamResearch/simplicity-contracts.git", rev = "f277bec", package = "contracts" }
23-
cli-helper = { git = "https://github.com/BlockstreamResearch/simplicity-contracts.git", rev = "f277bec", package = "cli" }
24-
simplicityhl-core = { version = "0.3.2", features = ["encoding"] }
22+
contracts = { git = "https://github.com/BlockstreamResearch/simplicity-contracts.git", rev = "1e1c430", package = "contracts" }
23+
cli-helper = { git = "https://github.com/BlockstreamResearch/simplicity-contracts.git", rev = "1e1c430", package = "cli" }
24+
simplicityhl-core = { version = "0.3.3", features = ["encoding"] }
2525

2626
simplicityhl = { version = "0.4.0" }
2727

0 commit comments

Comments
 (0)