summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
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 /Cargo.toml
parent353119ad276a7bfd771f1bf93e56f1a4b27358db (diff)
downloadmullvadvpn-5265d3c40c36f4df705d2bc4e47a0b07c4442d61.tar.xz
mullvadvpn-5265d3c40c36f4df705d2bc4e47a0b07c4442d61.zip
Update edition
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b1c5ff8aa1..f76fdf682a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
authors = ["Mullvad VPN"]
repository = "https://github.com/mullvad/mullvadvpn-app/"
license = "GPL-3.0"
-edition = "2021"
+edition = "2024"
# Must be less than or equal to `channel` in `rust-toolchain.toml`
rust-version = "1.80.0"