support mace 0.0.23

This commit is contained in:
abbycin 2026-01-02 15:03:12 +08:00
parent 9b71ddb516
commit 7bda4cfb93
Signed by: abby
GPG Key ID: B636E0F0307EF8EB

View File

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
mace-kv = { git = "https://github.com/abbycin/mace" }
mace-kv = "0.0.23"
clap = { version = "4.5.48", features = ["derive"] }
rand = "0.9.2"
log = "0.4.22"