Ver código fonte

fix cargo manifest newline change

Chip Reed 1 ano atrás
pai
commit
e377f8d94b
1 arquivos alterados com 1 adições e 0 exclusões
  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",