Merge commit '9f977d082b0741116fef328c2b38e2b4b9afd94e' into feature-clean

This commit is contained in:
2024-10-22 22:20:16 +03:00
42 changed files with 6734 additions and 230 deletions

View File

@@ -22,7 +22,7 @@ urlencoding = "2.1.3"
dashmap = { version = "6.0.1", features = ["serde"] }
chrono = { version = "0.4.19", features = ["serde"] }
daedalus = { version = "0.2.3" }
daedalus = { path = "../../packages/daedalus" }
dirs = "5.0.1"
regex = "1.5"