Browse Source

fix cargo manifest newline change

Chip Reed 1 năm trước cách đây
mục cha
commit
e377f8d94b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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",