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
@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
mace = { git = "https://git.o2c.fun/abby/mace.git", branch = "task-63" }
mace = { git = "https://git.o2c.fun/abby/mace.git", branch = "task-64" }
clap = { version = "4.5.42", features = ["derive"] }
rand = "0.9.2"