diff --git a/core/tauri-config-schema/Cargo.toml b/core/tauri-config-schema/Cargo.toml index ff32019ce..7c5fbbd90 100644 --- a/core/tauri-config-schema/Cargo.toml +++ b/core/tauri-config-schema/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "tauri-tauri-config-schema" +name = "tauri-config-schema" version = "0.0.0" edition = "2021" publish = false