Update sp1 to v5.2.2 (#188)

This commit is contained in:
Han
2025-11-01 09:05:27 +08:00
committed by GitHub
parent 7ffdc632d4
commit f4b99ab7fd
11 changed files with 48 additions and 49 deletions

View File

@@ -6,5 +6,5 @@ edition = "2021"
[workspace]
[dependencies]
sp1-zkvm = "5.2.1"
sp1-zkvm = "5.2.2"
ere-test-utils = { path = "../../../crates/test-utils" }