diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2025-07-09 14:24:34 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2025-07-09 14:24:34 +0200 |
| commit | 460925e4c014e0ded92131851a1195cbf784cc72 (patch) | |
| tree | 9b54e08c7dfd474a91b2212a3503ca91a756a638 /test | |
| parent | bef9cb8441e1369865ff345550ebb9c528dd3aca (diff) | |
| parent | 2c7246ddc941178cfe995f0e40b4cf4ddf62ba15 (diff) | |
| download | mullvadvpn-460925e4c014e0ded92131851a1195cbf784cc72.tar.xz mullvadvpn-460925e4c014e0ded92131851a1195cbf784cc72.zip | |
Merge branch 'upgrade-rust-1.88.0'
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 26e716df24..7717a9229a 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.83.0" +rust-version = "1.88.0" [workspace] resolver = "2" |
