diff options
| author | Emīls <emils@mullvad.net> | 2020-12-18 12:24:50 +0000 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2021-01-12 10:24:38 +0000 |
| commit | 071c39162078c4627b2e9f028c55a8d00bfbc812 (patch) | |
| tree | f8761946cc41c542bc2f78447e4c85876c083d11 /Cargo.toml | |
| parent | 88d418abebcbf1a5ba797a497610db0d065e1833 (diff) | |
| download | mullvadvpn-071c39162078c4627b2e9f028c55a8d00bfbc812.tar.xz mullvadvpn-071c39162078c4627b2e9f028c55a8d00bfbc812.zip | |
Add talpid-dbus crate
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 4d155d203a..cd57754721 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ members = [ "mullvad-exclude", "talpid-openvpn-plugin", "talpid-core", + "talpid-dbus", "mullvad-management-interface", ] exclude = ["dist-assets/binaries/shadowsocks-rust"] |
