fix wasmtime doctest

This commit is contained in:
Pat Hickey
2021-02-01 19:12:20 -08:00
parent 544a491639
commit ca657186f2
3 changed files with 5 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ winapi = "0.3.7"
[dev-dependencies]
tempfile = "3.0"
wasmtime-wasi = { path = "../wasi" }
wasi-cap-std-sync = { path = "../wasi-common/cap-std-sync" }
[badges]
maintenance = { status = "actively-developed" }