X-Git-Url: https://code.octet-stream.net/netwatcher/blobdiff_plain/ddd2c284f693954108371767a183b430b93a7b72..e29a1fae66084be615adffec6b32f477c8c16277:/Cargo.toml?ds=inline 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"