add coreid

This commit is contained in:
2025-08-15 16:38:03 +08:00
parent 71af7b785a
commit 1628a9c690
6 changed files with 57 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ edition = "2024"
mace = { path = "/home/workspace/gits/github/mace"}
clap = { version = "4.5.42", features = ["derive"] }
rand = "0.9.2"
coreid = { path = "coreid"}
[profile.release]
lto = true