diff --git a/Cargo.toml b/Cargo.toml index b2992bc64..fa27c224d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,7 @@ include = [ "/README.md", "rustfmt.toml" ] +default-run = "wasmer" [dependencies] byteorder = "1.3.2"