diff options
Diffstat (limited to 'talpid-core')
| -rw-r--r-- | talpid-core/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/talpid-core/Cargo.toml b/talpid-core/Cargo.toml index 2250b5e96a..b681eeeb59 100644 --- a/talpid-core/Cargo.toml +++ b/talpid-core/Cargo.toml @@ -68,7 +68,7 @@ tun = "0.4.3" [target.'cfg(target_os = "macos")'.dependencies] -pfctl = "0.3" +pfctl = "0.4" system-configuration = "0.3" tun = "0.4.3" |
