summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorSebastian Holmin <sebastian.holmin@mullvad.net>2025-02-07 16:18:51 +0100
committerSebastian Holmin <sebastian.holmin@mullvad.net>2025-02-12 10:15:11 +0100
commit898665fc4e9a805aae4479407075e7c21c24cebb (patch)
tree6202db528b27cf03accff3d9ef8a956f6fd8095e /test
parent597a54a9e65b932c8dfaa9d8491da7eaa27eee96 (diff)
downloadmullvadvpn-898665fc4e9a805aae4479407075e7c21c24cebb.tar.xz
mullvadvpn-898665fc4e9a805aae4479407075e7c21c24cebb.zip
Update rust version
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 cc14ef15c8..59844845ac 100644
--- a/test/Cargo.toml
+++ b/test/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Mullvad VPN"]
repository = "https://github.com/mullvad/mullvadvpn-app/"
license = "GPL-3.0"
edition = "2024"
-rust-version = "1.80.0"
+rust-version = "1.85.0"
[workspace]
resolver = "2"