Skip to content

Commit 8f178d8

Browse files
committed
Fix reference to missing crate
1 parent cd58ab7 commit 8f178d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fuzz/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ tempfile = "3.0"
1313
wasmparser = { path = "../crates/wasmparser" }
1414
wasmprinter = { path = "../crates/wasmprinter" }
1515
wast = { path = "../crates/wast" }
16-
wast-fuzz = { path = "../crates/wast-fuzz" }
1716
wat = { path = "../crates/wat" }
1817

1918
[[bin]]

0 commit comments

Comments
 (0)