feat: add object pool for cdylib
This commit is contained in:
@@ -12,6 +12,7 @@ crate-type = ["cdylib"]
|
||||
[dependencies]
|
||||
thiserror = { workspace = true }
|
||||
wfassoc = { path="../wfassoc" }
|
||||
slotmap = "1.1.1"
|
||||
|
||||
[build-dependencies]
|
||||
cbindgen = "0.29.0"
|
||||
|
||||
Reference in New Issue
Block a user