summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2024-01-09 13:01:30 +0100
committerLinus Färnstrand <linus@mullvad.net>2024-01-09 13:01:30 +0100
commit5d0bcc201050c90353418d3413a92e692ae3faee (patch)
tree8d296f811971250e39f6b7f1008c939a45020672 /mullvad-cli
parent1d40387951ba94c3cc2438f04db8d9ebbd573e19 (diff)
parentd884332294ec97363e4dcf3d0a21ecb3373b5e9a (diff)
downloadmullvadvpn-5d0bcc201050c90353418d3413a92e692ae3faee.tar.xz
mullvadvpn-5d0bcc201050c90353418d3413a92e692ae3faee.zip
Merge branch 'remove-cargo-version-field'
Diffstat (limited to 'mullvad-cli')
-rw-r--r--mullvad-cli/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/mullvad-cli/Cargo.toml b/mullvad-cli/Cargo.toml
index 8e310dce3b..fab9ac6156 100644
--- a/mullvad-cli/Cargo.toml
+++ b/mullvad-cli/Cargo.toml
@@ -1,12 +1,10 @@
[package]
name = "mullvad-cli"
description = "Manage the Mullvad VPN daemon via a convenient CLI"
-version.workspace = true
authors.workspace = true
repository.workspace = true
license.workspace = true
edition.workspace = true
-publish.workspace = true
[lints]
workspace = true