mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-08-21 14:27:14 +00:00
Fix Release action
This commit is contained in:
@@ -54,3 +54,7 @@ gui = ["tray-icon", "eframe", "egui", "winit", "notify", "notify-debouncer-mini"
|
||||
server = []
|
||||
web = []
|
||||
|
||||
# Target-specific dependencies for cross-compilation
|
||||
[target.aarch64-unknown-linux-gnu.dependencies]
|
||||
openssl = { version = "0.10", features = ["vendored"] }
|
||||
|
||||
|
Reference in New Issue
Block a user