diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2024-03-22 14:33:42 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2024-03-22 14:33:42 +0100 |
| commit | 716389914bbc7d523c172e241c33136edebcb382 (patch) | |
| tree | c380568ebbafb97c0ba89b48f734d07c02b347c6 /test | |
| parent | 0bda1107d189189298aaf989baa13d4099f7c164 (diff) | |
| parent | 5104a7a584b4a6e98645c756038facfb807dca16 (diff) | |
| download | mullvadvpn-716389914bbc7d523c172e241c33136edebcb382.tar.xz mullvadvpn-716389914bbc7d523c172e241c33136edebcb382.zip | |
Merge branch 'upgrade-build-containers'
Diffstat (limited to 'test')
| -rw-r--r-- | test/Cargo.toml | 2 |
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" |
