Merge pull request #2520 from bytecodealliance/pch/prune_deps
Prune deps, comment deny.toml
This commit is contained in:
@@ -13,7 +13,7 @@ arbitrary = { version = "0.4.1", features = ["derive"] }
|
||||
env_logger = "0.8.1"
|
||||
log = "0.4.8"
|
||||
rayon = "1.2.1"
|
||||
wasmparser = "0.70"
|
||||
wasmparser = "0.71"
|
||||
wasmprinter = "0.2.17"
|
||||
wasmtime = { path = "../wasmtime" }
|
||||
wasmtime-wast = { path = "../wast" }
|
||||
|
||||
Reference in New Issue
Block a user