diff options
| author | David Lönnhager <david.l@mullvad.net> | 2024-07-30 16:03:39 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2024-08-27 10:23:59 +0200 |
| commit | cd409ea27b19285ea394a6adb75421a425f7886e (patch) | |
| tree | 2512af46876dd5349e9f152295c7a89dcf2654cd /test | |
| parent | 6d6b4e73faf3d214c128c5fc8f75b32188661bae (diff) | |
| download | mullvadvpn-cd409ea27b19285ea394a6adb75421a425f7886e.tar.xz mullvadvpn-cd409ea27b19285ea394a6adb75421a425f7886e.zip | |
Update MSRV
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 4f8b1931be..d0c734620c 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.77.0" +rust-version = "1.80.0" [workspace] resolver = "2" |
