fix cargo manifest newline change

This commit is contained in:
Chip Reed 2024-06-05 06:52:50 +02:00
parent 7f0a167bd2
commit e377f8d94b
No known key found for this signature in database

View File

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