Add optional reading field

This commit is contained in:
2026-04-19 20:22:35 +03:00
parent d5803bfb81
commit f0379925f1
4 changed files with 928 additions and 29 deletions
+2
View File
@@ -12,3 +12,5 @@ serde_json = "1.0.149"
rhai = "1.24.0"
chrono = "0.4.44"
rusqlite = { version = "0.39.0", features = ["chrono"] }
reqwest = { version = "0.12", features = ["json", "stream"] }