dont depend on wiggle for just the one func

This commit is contained in:
Pat Hickey
2021-05-06 11:19:25 -07:00
parent 208013e34e
commit f3ffd74566
6 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ include = ["src/**/*", "LICENSE" ]
[dependencies]
wasi-common = { path = "../", version = "0.26.0" }
wiggle = { path = "../../wiggle", version = "0.26.0" }
async_trait = "0.1"
anyhow = "1.0"
cap-std = "0.13.7"
cap-fs-ext = "0.13.7"