pinakes-plugin-api: expand test coverage; fix merge conflicts
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I34e7c6d382ab7f4b6cf98ede9b7116056a6a6964
This commit is contained in:
parent
152356ce9f
commit
3abfe6a79b
9 changed files with 631 additions and 128 deletions
|
|
@ -25,3 +25,6 @@ wit-bindgen = { workspace = true, optional = true }
|
|||
[features]
|
||||
default = []
|
||||
wasm = ["wit-bindgen"]
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { workspace = true, features = ["rt", "rt-multi-thread", "macros"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue