mirror of
https://github.com/house-of-vanity/khm.git
synced 2026-02-05 08:57:52 +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