deps: update deps

This commit is contained in:
2025-01-08 00:49:03 +08:00
parent 2ed2b864b2
commit 8f76e92804
19 changed files with 541 additions and 3934 deletions

View File

@@ -10,7 +10,7 @@ dev-webui:
pnpm run dev
dev-recorder:
cargo watch -w apps/recorder -w config -x 'recorder start'
cargo watch -w apps/recorder -x 'recorder start'
down-recorder:
cargo run -p recorder --bin recorder_cli -- db down 999 --environment development