diff --git a/Cargo.toml b/Cargo.toml index 2b5cf1c54..1180aa24e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,6 +49,7 @@ members = [ [[example]] name = "simple" +path = "examples/simple.rs" [[example]] name = "repl"