This commit is contained in:
2025-11-03 11:20:07 -07:00
parent 2d764448af
commit a3aa1915d4
14 changed files with 111 additions and 269 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "lncvrt-games-launcher"
version = "1.1.1"
version = "1.1.2"
authors = ["Lncvrt"]
edition = "2024"
@@ -27,6 +27,7 @@ libc = "0.2.177"
tauri-plugin-dialog = "2.4.2"
tauri-plugin-notification = "2.3.3"
sysinfo = "0.37.2"
sha2 = "0.10.9"
[target.'cfg(target_os = "linux")'.dependencies]
shlex = "1.3.0"