@@ -115,13 +115,13 @@ useless_conversion = "warn"
115115[workspace .dependencies ]
116116
117117# ACVM workspace dependencies
118- acir_field = { version = " 1.0.0-beta.21 " , path = " acvm-repo/acir_field" , default-features = false }
119- acir = { version = " 1.0.0-beta.21 " , path = " acvm-repo/acir" , default-features = false }
120- acvm = { version = " 1.0.0-beta.21 " , path = " acvm-repo/acvm" }
121- brillig = { version = " 1.0.0-beta.21 " , path = " acvm-repo/brillig" , default-features = false }
122- brillig_vm = { version = " 1.0.0-beta.21 " , path = " acvm-repo/brillig_vm" , default-features = false }
123- acvm_blackbox_solver = { version = " 1.0.0-beta.21 " , path = " acvm-repo/blackbox_solver" , default-features = false }
124- bn254_blackbox_solver = { version = " 1.0.0-beta.21 " , path = " acvm-repo/bn254_blackbox_solver" , default-features = false }
118+ acir_field = { version = " 1.0.0-beta.22 " , path = " acvm-repo/acir_field" , default-features = false }
119+ acir = { version = " 1.0.0-beta.22 " , path = " acvm-repo/acir" , default-features = false }
120+ acvm = { version = " 1.0.0-beta.22 " , path = " acvm-repo/acvm" }
121+ brillig = { version = " 1.0.0-beta.22 " , path = " acvm-repo/brillig" , default-features = false }
122+ brillig_vm = { version = " 1.0.0-beta.22 " , path = " acvm-repo/brillig_vm" , default-features = false }
123+ acvm_blackbox_solver = { version = " 1.0.0-beta.22 " , path = " acvm-repo/blackbox_solver" , default-features = false }
124+ bn254_blackbox_solver = { version = " 1.0.0-beta.22 " , path = " acvm-repo/bn254_blackbox_solver" , default-features = false }
125125
126126# Noir compiler workspace dependencies
127127fm = { path = " compiler/fm" }
0 commit comments