Remove unused dependencies (#3490)

* Remove unused dependencies in Cranelift

* add serde to the current workspace

* remove more unused dependencies in wasmtime?
This commit is contained in:
Benjamin Bouvier
2021-11-02 18:08:30 +01:00
committed by GitHub
parent b024603866
commit c952969389
18 changed files with 2 additions and 59 deletions

View File

@@ -15,4 +15,3 @@ cranelift = { path = "../umbrella", version = "0.78.0" }
anyhow = "1.0.19"
arbitrary = "1.0.0"
rand = "0.8.0"