瀏覽代碼

fix cargo manifest newline change

Chip Reed 1 年之前
父節點
當前提交
e377f8d94b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -10,6 +10,7 @@ members = [
   "core/tauri-build",
   "core/tauri-codegen",
   "core/tauri-config-schema",
+
   # integration tests
   "core/tests/restart",
   "core/tests/app-updater",