summaryrefslogtreecommitdiffhomepage
path: root/talpid-core
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-06-09 13:35:37 +0200
committerDavid Lönnhager <david.l@mullvad.net>2020-06-09 13:43:10 +0200
commit841bbe4eac9c35dcfc559dbf13deede50014201b (patch)
treecba04568a8f9de50e81d0662189dae223eb715cc /talpid-core
parent79c310c178b29d24f48a93d49948dee2c9a55f74 (diff)
downloadmullvadvpn-841bbe4eac9c35dcfc559dbf13deede50014201b.tar.xz
mullvadvpn-841bbe4eac9c35dcfc559dbf13deede50014201b.zip
Bump pfctl dependency
Diffstat (limited to 'talpid-core')
-rw-r--r--talpid-core/Cargo.toml2
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"