summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2024-03-22 14:33:42 +0100
committerLinus Färnstrand <linus@mullvad.net>2024-03-22 14:33:42 +0100
commit716389914bbc7d523c172e241c33136edebcb382 (patch)
treec380568ebbafb97c0ba89b48f734d07c02b347c6 /test
parent0bda1107d189189298aaf989baa13d4099f7c164 (diff)
parent5104a7a584b4a6e98645c756038facfb807dca16 (diff)
downloadmullvadvpn-716389914bbc7d523c172e241c33136edebcb382.tar.xz
mullvadvpn-716389914bbc7d523c172e241c33136edebcb382.zip
Merge branch 'upgrade-build-containers'
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 0fd7b4a2e9..363c12a1a8 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 = "2021"
-rust-version = "1.75.0"
+rust-version = "1.77.0"
[workspace]
resolver = "2"