Fix the compilation of the crypto bench
This commit is contained in:
@@ -144,7 +144,7 @@ pub fn keys_claiming(c: &mut Criterion) {
|
||||
let _ = runtime.enter();
|
||||
drop(machine);
|
||||
},
|
||||
BatchSize::SmallInput,
|
||||
criterion::BatchSize::SmallInput,
|
||||
)
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user