fix: rowid column shift in get_message_with_rowid; add file logging and frontend error reporting
This commit is contained in:
@@ -19,6 +19,7 @@ serde_json = "1"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
tracing-appender = "0.2"
|
||||
thiserror = "2"
|
||||
anyhow = "1"
|
||||
reqwest = { version = "0.12", default-features = false, features = ["json", "stream", "rustls-tls"] }
|
||||
|
||||
Reference in New Issue
Block a user