diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2023-06-21 16:40:37 +0200 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2023-08-04 09:55:36 +0200 |
| commit | 6d646cf7f5d54377deaa95b8e71d5400116d68b3 (patch) | |
| tree | 17a743c438260dde344111ba82fb26502bcb7ab9 /android/src | |
| parent | c1ac80e985e92a74cc580fd85b2e4f5b57c8c96d (diff) | |
| download | mullvadvpn-6d646cf7f5d54377deaa95b8e71d5400116d68b3.tar.xz mullvadvpn-6d646cf7f5d54377deaa95b8e71d5400116d68b3.zip | |
Remove some use of `once_cell` with new std alternatives
`OnceCell` and `OnceLock` was stabilized in Rust `1.70.0`, which allow
us to refactor some use of the `once_cell` crate to use the
implementations in the standard library.
Diffstat (limited to 'android/src')
0 files changed, 0 insertions, 0 deletions
