X-Git-Url: https://code.octet-stream.net/netwatcher/blobdiff_plain/5dd5aea6e6c70688ad4288df1eaafd97ac05720a..e29a1fae66084be615adffec6b32f477c8c16277:/Cargo.toml?ds=sidebyside diff --git a/Cargo.toml b/Cargo.toml index 45cff20..78a17e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ nix = { version = "0.29.0", features = ["net"] } [target.'cfg(target_vendor = "apple")'.dependencies] block2 = "0.5.1" +objc2 = "0.5.2" [target.'cfg(windows)'.dependencies.windows] version = "0.56.0"