mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Dropdown menues and image grids (#260)
* Add dropdowns to ui image select * More "wrong game" text to buttom * Show a grid when selecting downloaded games * Update to version 1.7.4
This commit is contained in:
+2
-6
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "boilr"
|
||||
version = "1.7.3"
|
||||
version = "1.7.4"
|
||||
|
||||
[dependencies]
|
||||
base64 = "^0.13.0"
|
||||
@@ -67,8 +67,4 @@ winreg = "^0.10.1"
|
||||
|
||||
[features]
|
||||
# This feature is enabled when building for a flatpak environment
|
||||
flatpak = []
|
||||
|
||||
[profile.release]
|
||||
strip = true # Automatically strip symbols from the binary.
|
||||
lto = "thin"
|
||||
flatpak = []
|
||||
Reference in New Issue
Block a user