Преглед изворни кода

update workspace exclusion comment

Chip Reed пре 2 година
родитељ
комит
c80158d51f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Cargo.toml

+ 1 - 1
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",