summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorSebastian Holmin <sebastian.holmin@mullvad.net>2025-02-07 16:15:45 +0100
committerSebastian Holmin <sebastian.holmin@mullvad.net>2025-02-12 10:15:08 +0100
commit5265d3c40c36f4df705d2bc4e47a0b07c4442d61 (patch)
tree9cf32b8ef1041336cfee16263fc5b305a98dd9a9 /test
parent353119ad276a7bfd771f1bf93e56f1a4b27358db (diff)
downloadmullvadvpn-5265d3c40c36f4df705d2bc4e47a0b07c4442d61.tar.xz
mullvadvpn-5265d3c40c36f4df705d2bc4e47a0b07c4442d61.zip
Update edition
Diffstat (limited to 'test')
-rw-r--r--test/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml
index a0b7782691..ed84327bf9 100644
--- a/test/Cargo.toml
+++ b/test/Cargo.toml
@@ -2,7 +2,7 @@
authors = ["Mullvad VPN"]
repository = "https://github.com/mullvad/mullvadvpn-app/"
license = "GPL-3.0"
-edition = "2021"
+edition = "2024"
rust-version = "1.80.0"
[workspace]