rvsttd: model fetch mode, build from source, ~/.rvsttd convention

This commit is contained in:
2026-08-13 10:31:46 +00:00
parent 4be00bc4f1
commit b2b0c0d579
4 changed files with 208 additions and 4 deletions
+3
View File
@@ -10,6 +10,9 @@ path = "src/main.rs"
[dependencies]
anyhow = "1"
cpal = "0.15"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
ureq = "2"
[build-dependencies]
bindgen = "0.71"