WIP on persisting chat history on daemon
This commit is contained in:
@@ -23,6 +23,7 @@ tauri-plugin-opener = "2"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
shared = { path = "../../crates/shared" }
|
||||
feshared = { path = "../../crates/feshared" }
|
||||
tonic = "0.14.2"
|
||||
tokio = "1.49.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user