diff --git a/frontend/src-tauri/Cargo.toml b/frontend/src-tauri/Cargo.toml index b12c4b1fd..532c26c58 100644 --- a/frontend/src-tauri/Cargo.toml +++ b/frontend/src-tauri/Cargo.toml @@ -1,8 +1,8 @@ [package] -name = "app" +name = "stirling-pdf" version = "0.1.0" -description = "A Tauri App" -authors = ["you"] +description = "Stirling-PDF Desktop Application" +authors = ["Stirling-PDF Contributors"] license = "" repository = "" edition = "2021"