delete extra dep
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2419,7 +2419,6 @@ dependencies = [
|
||||
"target-lexicon",
|
||||
"tempfile",
|
||||
"test-programs",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"wasi-common",
|
||||
"wasmtime",
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user