diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 2addd52..e1fef0e 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "rsql_tauri" +name = "backend" version = "1.0.0-beta.2" description = "PostgreSQL GUI written in Rust" authors = ["Daniel Boros"]