fix example

This commit is contained in:
Pat Hickey
2021-05-06 14:34:30 -07:00
parent b0335d3ddf
commit 3d9b98f1df
3 changed files with 4 additions and 5 deletions

2
Cargo.lock generated
View File

@@ -3135,6 +3135,7 @@ name = "wasi-cap-std-sync"
version = "0.26.0"
dependencies = [
"anyhow",
"async-trait",
"bitflags",
"cap-fs-ext",
"cap-rand",
@@ -3148,7 +3149,6 @@ dependencies = [
"tracing",
"unsafe-io",
"wasi-common",
"wiggle",
"winapi",
]