jolt: Guest program compilation with stock rust compiler. (#116)

This commit is contained in:
rodiazet
2025-08-30 00:43:27 +02:00
committed by GitHub
parent 664dc62c9f
commit c772b1ff2c
9 changed files with 271 additions and 25 deletions

2
Cargo.lock generated
View File

@@ -2281,8 +2281,10 @@ dependencies = [
name = "ere-jolt"
version = "0.0.11"
dependencies = [
"anyhow",
"ark-serialize 0.5.0",
"build-utils",
"cargo_metadata 0.19.2",
"common",
"jolt",
"jolt-core",