add return line Cargo.toml

This commit is contained in:
Patrick Ventuzelo 2019-09-09 11:49:27 +02:00
parent 599ecb7ae6
commit c7b9dab690

View File

@ -28,4 +28,4 @@ path = "fuzz_targets/validate_wasm.rs"
[[bin]]
name = "compile_wasm"
path = "fuzz_targets/compile_wasm.rs"
path = "fuzz_targets/compile_wasm.rs"