summaryrefslogtreecommitdiffhomepage
path: root/mullvad-paths
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2022-09-30 16:50:04 +0200
committerLinus Färnstrand <linus@mullvad.net>2022-10-10 09:42:21 +0200
commitf69855a9a624daac1e637e41efb535df809aed58 (patch)
tree0b1cab2b39c45294656b35de3c220a8408977940 /mullvad-paths
parentf334c2a84faaed748aeb857085e0754e189e4b2f (diff)
downloadmullvadvpn-f69855a9a624daac1e637e41efb535df809aed58.tar.xz
mullvadvpn-f69855a9a624daac1e637e41efb535df809aed58.zip
Set all Rust crate versions to 0.0.0
Diffstat (limited to 'mullvad-paths')
-rw-r--r--mullvad-paths/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mullvad-paths/Cargo.toml b/mullvad-paths/Cargo.toml
index 64d9e277dc..04edf4e365 100644
--- a/mullvad-paths/Cargo.toml
+++ b/mullvad-paths/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mullvad-paths"
-version = "0.1.0"
+version = "0.0.0"
authors = ["Mullvad VPN"]
description = "Mullvad VPN application paths and directories"
license = "GPL-3.0"