clean up
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m24s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m26s
Rust / build (macos-latest, stable) (push) Has been cancelled
Rust / build (windows-latest, stable) (push) Has been cancelled
Rust / build (macos-latest, stable) (pull_request) Has been cancelled
Rust / build (windows-latest, stable) (pull_request) Has been cancelled

This commit is contained in:
2026-02-22 16:54:51 +07:00
parent 67ccfcb132
commit 31df6d7937
13 changed files with 148 additions and 176 deletions

2
Cargo.lock generated
View File

@@ -1658,6 +1658,7 @@ dependencies = [
"itertools 0.13.0",
"log",
"nostr-sdk",
"person",
"serde",
"serde_json",
"smallvec",
@@ -4658,7 +4659,6 @@ version = "0.3.0"
dependencies = [
"anyhow",
"common",
"device",
"flume",
"gpui",
"log",