diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2025-07-04 15:26:50 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2025-07-09 13:58:08 +0200 |
| commit | d2a708a333a99d4cb34fd7b366d702768c9c0d0b (patch) | |
| tree | 98e144d9eeb7e490efbcb9c06c73b3e496501e74 /test | |
| parent | bef9cb8441e1369865ff345550ebb9c528dd3aca (diff) | |
| download | mullvadvpn-d2a708a333a99d4cb34fd7b366d702768c9c0d0b.tar.xz mullvadvpn-d2a708a333a99d4cb34fd7b366d702768c9c0d0b.zip | |
Upgrade Rust to 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" |
