Bump test dependencies
This commit is contained in:
parent
201f0b286f
commit
901b062a41
@ -9,14 +9,14 @@ cargo-fuzz = true
|
||||
|
||||
[dependencies]
|
||||
libfuzzer-sys = "0.4.0"
|
||||
wasm-smith = "0.8.0"
|
||||
wasm-smith = "0.11.0"
|
||||
wasm-ast = { path = "../wasm-ast" }
|
||||
codegen-luajit = { path = "../codegen/luajit" }
|
||||
codegen-luau = { path = "../codegen/luau" }
|
||||
|
||||
[dev-dependencies]
|
||||
test-generator = "0.3.0"
|
||||
wast = "41.0.0"
|
||||
wast = "42.0.0"
|
||||
|
||||
[[bin]]
|
||||
name = "luajit_translate"
|
||||
|
Loading…
x
Reference in New Issue
Block a user