mirror of
https://github.com/eth-act/ere.git
synced 2026-04-03 03:00:17 -04:00
fix: pin openvm version and upgrade the latest tag (#32)
This commit is contained in:
@@ -6,6 +6,4 @@ edition = "2021"
|
||||
[workspace]
|
||||
|
||||
[dependencies]
|
||||
openvm = { git = "https://github.com/openvm-org/openvm.git", features = [
|
||||
"std",
|
||||
] }
|
||||
openvm = { git = "https://github.com/openvm-org/openvm.git", features = ["std"], tag = "v1.2.0" }
|
||||
|
||||
Reference in New Issue
Block a user