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
examples
LiveKitBridge
src chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00
build.rs
Cargo.toml chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00