summaryrefslogtreecommitdiffhomepage
path: root/talpid-core
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 /talpid-core
parentd352bd1963d4bc2b468549a62dbf1d977e199299 (diff)
downloadmullvadvpn-e1069bc1b6ae3b2095369683ef95620572eda9ad.tar.xz
mullvadvpn-e1069bc1b6ae3b2095369683ef95620572eda9ad.zip
Update crate descriptions
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 e4bdf37187..b49a7bf5d8 100644
--- a/talpid-core/Cargo.toml
+++ b/talpid-core/Cargo.toml
@@ -2,7 +2,7 @@
name = "talpid-core"
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 = "Core backend functionality of the Mullvad VPN client"
+description = "Privacy preserving and secure VPN client library"
license = "GPL-3.0"
[dependencies]