diff --git a/Cargo.toml b/Cargo.toml index 5f914ecdf..f314a0579 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ members = [ ] exclude = [ - # examples that can be compiled with the tauri CLI + # examples that require NodeJS and/or NPM "examples/api/src-tauri", "examples/updater/src-tauri", "examples/resources/src-tauri",