delete extra dep

This commit is contained in:
Pat Hickey
2020-09-02 13:18:09 -07:00
parent ddd50f7443
commit 82b3672956
2 changed files with 0 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ tempfile = "3.1.0"
test-programs = { path = "crates/test-programs" }
wasmtime-fuzzing = { path = "crates/fuzzing" }
wasmtime-runtime = { path = "crates/runtime" }
tracing = "0.1.12"
tracing-subscriber = "0.2.0"
[build-dependencies]