Skip to content

Commit

Permalink
TMP upgrade to feature branch in pfctl
Browse files Browse the repository at this point in the history
  • Loading branch information
faern committed Jul 17, 2024
1 parent 0ba177b commit c7a1598
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 16 deletions.
43 changes: 28 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion talpid-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ duct = "0.13"
[target.'cfg(target_os = "macos")'.dependencies]
async-trait = "0.1"
duct = "0.13"
pfctl = "0.4.6"
pfctl = { git = "https://github.com/mullvad/pfctl-rs", branch = "remove-error-chain" }
subslice = "0.2"
system-configuration = "0.5.1"
hickory-proto = "0.24.1"
Expand Down

0 comments on commit c7a1598

Please sign in to comment.