diff options
| author | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2025-02-07 16:15:45 +0100 |
|---|---|---|
| committer | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2025-02-12 10:15:08 +0100 |
| commit | 5265d3c40c36f4df705d2bc4e47a0b07c4442d61 (patch) | |
| tree | 9cf32b8ef1041336cfee16263fc5b305a98dd9a9 /test | |
| parent | 353119ad276a7bfd771f1bf93e56f1a4b27358db (diff) | |
| download | mullvadvpn-5265d3c40c36f4df705d2bc4e47a0b07c4442d61.tar.xz mullvadvpn-5265d3c40c36f4df705d2bc4e47a0b07c4442d61.zip | |
Update edition
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 a0b7782691..ed84327bf9 100644 --- a/test/Cargo.toml +++ b/test/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Mullvad VPN"] repository = "https://github.com/mullvad/mullvadvpn-app/" license = "GPL-3.0" -edition = "2021" +edition = "2024" rust-version = "1.80.0" [workspace] |
