import monolith

This commit is contained in:
M Alghazwi 2025-07-08 11:04:41 +02:00
parent b7d831bdd8
commit 5e36fdff51
No known key found for this signature in database
GPG Key ID: 646E567CAD7DB607

View File

@ -15,6 +15,7 @@ plonky2_field = { workspace = true }
# --- local ---
plonky2_poseidon2 = { path = "../plonky2_poseidon2" }
codex-plonky2-circuits = { path = "../codex-plonky2-circuits" }
plonky2_monolith = { path = "../plonky2-monolith" }
[features]
default = []