file-browser/src-tauri
Ian Wijma c4cbb64aa6 Update version and description in Cargo.toml
Updated the version from '0.0.0' to '0.0.1' in package info of the Cargo.toml file. Furthermore, refined the description from 'A Tauri App' to 'File Browser'. This change was done to reflect the new version release and provide a more appropriate description of the app.
2023-11-28 00:21:54 +11:00
..
icons Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
src Enhance file browsing and handling in main.rs 2023-11-27 23:48:50 +11:00
.gitignore Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
Cargo.lock Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
Cargo.toml Update version and description in Cargo.toml 2023-11-28 00:21:54 +11:00
build.rs Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
tauri.conf.json Update bundle identifier in Tauri config 2023-11-28 00:18:38 +11:00