update mace dep

This commit is contained in:
2025-08-04 18:31:50 +08:00
parent 55b0487583
commit 46f0ffc1e1
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ struct Args {
#[arg(short = 'i', long, default_value = "10000")]
iterations: usize,
#[arg(short = 'r', long, default_value = "50")]
#[arg(short = 'r', long, default_value = "30")]
insert_ratio: u8,
#[arg(long, default_value = "false")]