zed/crates/live_kit_client
Piotr Osiewicz abf3b4a54e
chore: Replace lazy_static Mutex with const. (#2693)
Mutex::new() is const-stable as of Rust 1.63.

Release Notes:
- N/A
2023-07-07 15:07:12 +02:00
..
.cargo WIP 2022-10-17 23:25:04 -06:00
examples fmt 2023-06-27 19:25:46 -07:00
LiveKitBridge Added muted and currently speaking tracking 2023-06-27 19:23:13 -07:00
src chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00
build.rs Appease clippy 2023-01-01 23:50:45 -05:00
Cargo.toml chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00