Explorar o código

add required dependency

Benedikt Terhechte %!s(int64=2) %!d(string=hai) anos
pai
achega
0ec30345d4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/desktop/Cargo.toml

+ 1 - 0
packages/desktop/Cargo.toml

@@ -48,6 +48,7 @@ objc_id = "0.1.1"
 
 [target.'cfg(target_os = "macos")'.dependencies]
 core-foundation = "0.9.3"
+objc = "0.2.7"
 
 [features]
 default = ["tokio_runtime", "hot-reload"]