@@ -84,13 +84,13 @@ uninlined_format_args = "warn"
8484[workspace .dependencies ]
8585
8686# ACVM workspace dependencies
87- acir_field = { version = " 1.0.0-beta.10 " , path = " acvm-repo/acir_field" , default-features = false }
88- acir = { version = " 1.0.0-beta.10 " , path = " acvm-repo/acir" , default-features = false }
89- acvm = { version = " 1.0.0-beta.10 " , path = " acvm-repo/acvm" }
90- brillig = { version = " 1.0.0-beta.10 " , path = " acvm-repo/brillig" , default-features = false }
91- brillig_vm = { version = " 1.0.0-beta.10 " , path = " acvm-repo/brillig_vm" , default-features = false }
92- acvm_blackbox_solver = { version = " 1.0.0-beta.10 " , path = " acvm-repo/blackbox_solver" , default-features = false }
93- bn254_blackbox_solver = { version = " 1.0.0-beta.10 " , path = " acvm-repo/bn254_blackbox_solver" , default-features = false }
87+ acir_field = { version = " 1.0.0-beta.11 " , path = " acvm-repo/acir_field" , default-features = false }
88+ acir = { version = " 1.0.0-beta.11 " , path = " acvm-repo/acir" , default-features = false }
89+ acvm = { version = " 1.0.0-beta.11 " , path = " acvm-repo/acvm" }
90+ brillig = { version = " 1.0.0-beta.11 " , path = " acvm-repo/brillig" , default-features = false }
91+ brillig_vm = { version = " 1.0.0-beta.11 " , path = " acvm-repo/brillig_vm" , default-features = false }
92+ acvm_blackbox_solver = { version = " 1.0.0-beta.11 " , path = " acvm-repo/blackbox_solver" , default-features = false }
93+ bn254_blackbox_solver = { version = " 1.0.0-beta.11 " , path = " acvm-repo/bn254_blackbox_solver" , default-features = false }
9494
9595# Noir compiler workspace dependencies
9696fm = { path = " compiler/fm" }
0 commit comments