summaryrefslogtreecommitdiffhomepage
path: root/mullvad-exclude/Cargo.toml
blob: 0f71bdcb08e2d241239b48310cd3785a9a9b8e48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "mullvad-exclude"
version = "2021.6.0"
authors = ["Mullvad VPN"]
license = "GPL-3.0"
edition = "2021"
publish = false

[target.'cfg(target_os = "linux")'.dependencies]
nix = "0.22.2"
err-derive = "0.3.0"
talpid-types = { path = "../talpid-types" }