Update Cargo.toml

This commit is contained in:
Pravdyvy 2025-07-17 09:04:24 +03:00 committed by GitHub
parent 085d7b4c95
commit 9954f8e0da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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-2.2" }
risc0-build = { git = "https://github.com/risc0/risc0.git", branch = "release-2.3" }
[package.metadata.risc0]
methods = ["guest"]