@@ -89,13 +89,13 @@ uninlined_format_args = "warn"
8989[workspace .dependencies ]
9090
9191# ACVM workspace dependencies
92- acir_field = { version = " 1.0.0-beta.17 " , path = " acvm-repo/acir_field" , default-features = false }
93- acir = { version = " 1.0.0-beta.17 " , path = " acvm-repo/acir" , default-features = false }
94- acvm = { version = " 1.0.0-beta.17 " , path = " acvm-repo/acvm" }
95- brillig = { version = " 1.0.0-beta.17 " , path = " acvm-repo/brillig" , default-features = false }
96- brillig_vm = { version = " 1.0.0-beta.17 " , path = " acvm-repo/brillig_vm" , default-features = false }
97- acvm_blackbox_solver = { version = " 1.0.0-beta.17 " , path = " acvm-repo/blackbox_solver" , default-features = false }
98- bn254_blackbox_solver = { version = " 1.0.0-beta.17 " , path = " acvm-repo/bn254_blackbox_solver" , default-features = false }
92+ acir_field = { version = " 1.0.0-beta.18 " , path = " acvm-repo/acir_field" , default-features = false }
93+ acir = { version = " 1.0.0-beta.18 " , path = " acvm-repo/acir" , default-features = false }
94+ acvm = { version = " 1.0.0-beta.18 " , path = " acvm-repo/acvm" }
95+ brillig = { version = " 1.0.0-beta.18 " , path = " acvm-repo/brillig" , default-features = false }
96+ brillig_vm = { version = " 1.0.0-beta.18 " , path = " acvm-repo/brillig_vm" , default-features = false }
97+ acvm_blackbox_solver = { version = " 1.0.0-beta.18 " , path = " acvm-repo/blackbox_solver" , default-features = false }
98+ bn254_blackbox_solver = { version = " 1.0.0-beta.18 " , path = " acvm-repo/bn254_blackbox_solver" , default-features = false }
9999
100100# Noir compiler workspace dependencies
101101fm = { path = " compiler/fm" }
0 commit comments