File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ rustdoc-args = ["--cfg", "docsrs"]
16
16
17
17
[workspace .dependencies ]
18
18
# openvm
19
- openvm = { git = " https://github.com/openvm-org/openvm.git" , rev = " de2d3a0 " }
20
- openvm-ecc-guest = { git = " https://github.com/openvm-org/openvm.git" , rev = " de2d3a0 " }
21
- openvm-pairing-guest = { git = " https://github.com/openvm-org/openvm.git" , rev = " de2d3a0 " }
22
- openvm-keccak256-guest = { git = " https://github.com/openvm-org/openvm.git" , rev = " de2d3a0 " }
23
- openvm-sha256-guest = { git = " https://github.com/openvm-org/openvm.git" , rev = " de2d3a0 " }
19
+ openvm = { git = " https://github.com/openvm-org/openvm.git" , rev = " 3c35e9f " }
20
+ openvm-ecc-guest = { git = " https://github.com/openvm-org/openvm.git" , rev = " 3c35e9f " }
21
+ openvm-pairing-guest = { git = " https://github.com/openvm-org/openvm.git" , rev = " 3c35e9f " }
22
+ openvm-keccak256-guest = { git = " https://github.com/openvm-org/openvm.git" , rev = " 3c35e9f " }
23
+ openvm-sha256-guest = { git = " https://github.com/openvm-org/openvm.git" , rev = " 3c35e9f " }
24
24
25
25
[profile .release ]
26
26
lto = true
You can’t perform that action at this time.
0 commit comments