merge: branch 'main' into feat/livekit

This commit is contained in:
izzy
2025-09-30 14:52:24 -05:00
parent 5b50532d15
commit f91d3bbfdd
22 changed files with 88 additions and 87 deletions

View File

@@ -11,6 +11,7 @@ pkgs.mkShell rec {
# Cargo
pkgs.cargo
pkgs.cargo-nextest
pkgs.cargo-release
# Rust
pkgs.rustc