added notes, improved other features and removed most bugs
This commit is contained in:
@@ -20,3 +20,5 @@ serde_json = "1.0.140"
|
||||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
thiserror = "2.0.12"
|
||||
egui_commonmark = { version = "0.20.0", features = ["embedded_image"] }
|
||||
walkdir = "2.5.0"
|
||||
uuid = { version = "1.17.0", features = ["v4"] }
|
||||
|
||||
Reference in New Issue
Block a user