summaryrefslogtreecommitdiffhomepage
path: root/mullvad-daemon
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-03-19 00:58:06 +0100
committerLinus Färnstrand <linus@mullvad.net>2018-03-19 00:58:06 +0100
commite1069bc1b6ae3b2095369683ef95620572eda9ad (patch)
tree2ca5d74359dcb44fafc926aab86d486b37fd4319 /mullvad-daemon
parentd352bd1963d4bc2b468549a62dbf1d977e199299 (diff)
downloadmullvadvpn-e1069bc1b6ae3b2095369683ef95620572eda9ad.tar.xz
mullvadvpn-e1069bc1b6ae3b2095369683ef95620572eda9ad.zip
Update crate descriptions
Diffstat (limited to 'mullvad-daemon')
-rw-r--r--mullvad-daemon/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mullvad-daemon/Cargo.toml b/mullvad-daemon/Cargo.toml
index 026a5c47a3..7aa221f450 100644
--- a/mullvad-daemon/Cargo.toml
+++ b/mullvad-daemon/Cargo.toml
@@ -2,7 +2,7 @@
name = "mullvad-daemon"
version = "0.1.0"
authors = ["Mullvad VPN <admin@mullvad.net>", "Linus Färnstrand <linus@mullvad.net>", "Erik Larkö <erik@mullvad.net>", "Andrej Mihajlov <and@mullvad.net>"]
-description = "Mullvad VPN backend daemon. Runs and controls the VPN tunnels."
+description = "Mullvad VPN daemon. Runs and controls the VPN tunnels"
license = "GPL-3.0"
build = "build.rs"