Update Cargo.toml

This commit is contained in:
Pravdyvy 2025-07-17 08:56:11 +03:00 committed by GitHub
parent 8b6769d7e8
commit 0211ff78e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ thiserror.workspace = true
serde_json.workspace = true
serde.workspace = true
reqwest.workspace = true
risc0-zkvm = { git = "https://github.com/risc0/risc0.git", branch = "release-2.2" }
risc0-zkvm = { git = "https://github.com/risc0/risc0.git", branch = "release-2.3" }
rs_merkle.workspace = true
sha2.workspace = true