1
0

feat: update cdylib

This commit is contained in:
2026-05-15 16:00:54 +08:00
parent 5c182bb4d3
commit 684a24fcf8
5 changed files with 202 additions and 20 deletions

View File

@@ -13,6 +13,7 @@ crate-type = ["cdylib"]
thiserror = { workspace = true }
wfassoc = { path="../wfassoc" }
slotmap = "1.1.1"
num_enum = "0.7.6"
[build-dependencies]
cbindgen = "0.29.0"