WIP on persisting chat history on daemon
This commit is contained in:
@@ -14,6 +14,7 @@ serde-wasm-bindgen = "0.6"
|
||||
console_error_panic_hook = "0.1.7"
|
||||
leptos_router = "0.8.11"
|
||||
serde_json = "1.0.149"
|
||||
feshared = {path = "../crates/feshared"}
|
||||
|
||||
[workspace]
|
||||
members = ["src-tauri"]
|
||||
|
||||
Reference in New Issue
Block a user