ZIm/crates/livekit_client
Mikayla Maki a6b1514246
Fix missed renames in #22632 (#23688)
Fix a bug where a GPUI macro still used `ModelContext`
Rename `AsyncAppContext` -> `AsyncApp`
Rename update_model, read_model, insert_model, and reserve_model to
update_entity, read_entity, insert_entity, and reserve_entity

Release Notes:

- N/A
2025-01-26 23:37:34 +00:00
..
.cargo Use LiveKit's Rust SDK on Linux while continue using Swift SDK on Mac (#21550) 2024-12-05 15:06:17 -08:00
examples Fix missed renames in #22632 (#23688) 2025-01-26 23:37:34 +00:00
src collab: Make unsupported for MinGW toolchain (#23518) 2025-01-26 11:01:20 +02:00
Cargo.toml collab: Make unsupported for MinGW toolchain (#23518) 2025-01-26 11:01:20 +02:00
LICENSE-GPL Use LiveKit's Rust SDK on Linux while continue using Swift SDK on Mac (#21550) 2024-12-05 15:06:17 -08:00