File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ anyhow = { version = "1.0.100" }
1919
2020tracing = { 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
2626simplicityhl = { version = " 0.4.0" }
2727
You can’t perform that action at this time.
0 commit comments