mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Enable a flatpak feature (#218)
This commit is contained in:
+5
-1
@@ -58,4 +58,8 @@ version = "^0.5.9"
|
||||
winres = "^0.1.12"
|
||||
|
||||
[target."cfg(windows)".dependencies]
|
||||
winreg = "^0.10.1"
|
||||
winreg = "^0.10.1"
|
||||
|
||||
[features]
|
||||
# This feature is enabled when building for a flatpak environment
|
||||
flatpak = []
|
||||
Reference in New Issue
Block a user