fix: rosc0 version fix

This commit is contained in:
Oleksandr Pravdyvyi 2025-04-02 13:19:45 +03:00
parent 7083e77d9c
commit dadf6ffb1d
2 changed files with 443 additions and 382 deletions

823
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[build-dependencies]
risc0-build = { git = "https://github.com/risc0/risc0.git", branch = "release-1.2" }
risc0-build = { git = "https://github.com/risc0/risc0.git", branch = "release-2.0" }
[package.metadata.risc0]
methods = ["guest"]