Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-09-21 15:14:13 +02:00
parent bb9d0b70ec
commit b5d5024db7
2 changed files with 18 additions and 1 deletions
+3
View File
@@ -46,3 +46,6 @@ reqwest = { version = "0.11", features = ["json"] }
[target.'cfg(target_os = "macos")'.dependencies]
cocoa = "0.26"
[target.'cfg(target_os = "linux")'.dependencies]
glib-macros = "0.21.2"