Files
oak-gpui/crates
Marshall Bowers 01b836a191 util: Replace lazy_static! with OnceLock (#13215)
This PR replaces the `lazy_static!` usages in the `util` crate with
`OnceLock` from the standard library.

This allows us to drop the `lazy_static` dependency from this crate.

Release Notes:

- N/A
2024-06-18 12:44:58 -04:00
..
2024-05-29 18:06:45 -07:00
2024-05-29 18:06:45 -07:00
2024-05-29 18:06:45 -07:00
2024-04-30 23:31:59 -06:00
2024-06-12 23:22:52 +03:00
2024-06-12 23:22:52 +03:00
2024-05-10 15:50:20 -06:00
2024-06-18 12:39:56 +02:00
2024-05-23 15:50:59 +02:00
2024-06-13 16:38:53 -07:00
2024-04-15 14:21:52 +02:00