diff options
| author | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2025-07-09 16:18:14 +0200 |
|---|---|---|
| committer | Sebastian Holmin <sebastian.holmin@mullvad.net> | 2025-07-10 09:36:57 +0200 |
| commit | 4057573b2950e4c5daf7b63e425f9db15e2eab8b (patch) | |
| tree | 358dc9cef9495a49540bd396b853a7b42336aae3 /test | |
| parent | 565ca42b00861060ce8a110e0c4eb200ffeca0c9 (diff) | |
| download | mullvadvpn-4057573b2950e4c5daf7b63e425f9db15e2eab8b.tar.xz mullvadvpn-4057573b2950e4c5daf7b63e425f9db15e2eab8b.zip | |
Update edition to 2024
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 7717a9229a..b8b132bab3 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.88.0" [workspace] |
