cap-std-sync: async-trait e-paperwork

This commit is contained in:
Pat Hickey
2021-04-12 18:56:03 -07:00
parent 68daec7e7d
commit 22d18ffb0d
3 changed files with 9 additions and 6 deletions

View File

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