wasmtime-cli: drop direct dep on cap_std by using re-export

This commit is contained in:
Pat Hickey
2021-03-25 16:58:06 -07:00
parent 07245a8763
commit af7030197d
4 changed files with 8 additions and 7 deletions

View File

@@ -44,7 +44,6 @@ log = "0.4.8"
rayon = "1.2.1"
humantime = "2.0.0"
wasmparser = "0.77.0"
cap-std = "0.13"
[dev-dependencies]
env_logger = "0.8.1"