bump mace version
This commit is contained in:
parent
f0044d1d62
commit
fca68dddcf
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
mace-kv = { path = "/home/workspace/gits/github/mace" }
|
mace-kv = "0.0.28"
|
||||||
clap = { version = "4.5.48", features = ["derive"] }
|
clap = { version = "4.5.48", features = ["derive"] }
|
||||||
rand = "0.9.2"
|
rand = "0.9.2"
|
||||||
log = "0.4.22"
|
log = "0.4.22"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user