Add daedalus

This commit is contained in:
Jai A
2024-10-19 15:14:30 -07:00
parent 595d5362f6
commit 9be9658ffb
5 changed files with 866 additions and 229 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"