소스 검색

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