summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml
index 59844845ac..c5f216217f 100644
--- a/test/Cargo.toml
+++ b/test/Cargo.toml
@@ -2,8 +2,8 @@
authors = ["Mullvad VPN"]
repository = "https://github.com/mullvad/mullvadvpn-app/"
license = "GPL-3.0"
-edition = "2024"
-rust-version = "1.85.0"
+edition = "2021"
+rust-version = "1.83.0"
[workspace]
resolver = "2"