fix(amm): align execution zone dependencies

This commit is contained in:
Ricardo Guilherme Schmidt 2026-07-16 11:40:40 -03:00
parent 06054770ef
commit 2538f0c460
No known key found for this signature in database
GPG Key ID: 1396EA17DE132FFE
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ crate-type = ["cdylib", "rlib"]
alloy-primitives = { version = "1", default-features = false }
amm_core = { workspace = true }
borsh = { workspace = true }
clock_core = { git = "https://github.com/logos-blockchain/logos-execution-zone.git", tag = "v0.2.0-rc6" }
clock_core = { git = "https://github.com/logos-blockchain/logos-execution-zone.git", tag = "v0.2.0" }
hex = "0.4"
nssa_core = { workspace = true }
risc0-zkvm = { workspace = true }

8
apps/amm/flake.lock generated
View File

@ -2268,17 +2268,17 @@
"rust-rapidsnark": "rust-rapidsnark"
},
"locked": {
"lastModified": 1782428741,
"narHash": "sha256-ltLcysXUdVUXAe25Tl8x7e7ZsTzj1sHlyS3glp97TAo=",
"lastModified": 1784202021,
"narHash": "sha256-BG94Ob5tbJyw7GclNBdnOWqcBLRld8sc+xeOU8LI5RQ=",
"owner": "logos-blockchain",
"repo": "logos-execution-zone",
"rev": "e37876a64028a335eb693198a1ed6a0e875ec5b4",
"rev": "a7e06a660940a00093b1760560d37ff84aff5a05",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"repo": "logos-execution-zone",
"rev": "e37876a64028a335eb693198a1ed6a0e875ec5b4",
"rev": "a7e06a660940a00093b1760560d37ff84aff5a05",
"type": "github"
}
},