diff options
| author | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2025-02-07 16:18:51 +0100 |
|---|---|---|
| committer | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2025-02-12 10:15:11 +0100 |
| commit | 898665fc4e9a805aae4479407075e7c21c24cebb (patch) | |
| tree | 6202db528b27cf03accff3d9ef8a956f6fd8095e /test | |
| parent | 597a54a9e65b932c8dfaa9d8491da7eaa27eee96 (diff) | |
| download | mullvadvpn-898665fc4e9a805aae4479407075e7c21c24cebb.tar.xz mullvadvpn-898665fc4e9a805aae4479407075e7c21c24cebb.zip | |
Update rust version
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 cc14ef15c8..59844845ac 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 = "2024" -rust-version = "1.80.0" +rust-version = "1.85.0" [workspace] resolver = "2" |
