Got the thing to compile

This commit is contained in:
IQuant 2024-09-06 20:24:39 +03:00
parent 7386180a25
commit 868cc1ffaa
8 changed files with 333 additions and 85 deletions

View file

@ -47,6 +47,7 @@ shlex = "1.3.0"
quick-xml = { version = "0.36.0", features = ["serialize"] }
dashmap = "6.0.1"
eyre = "0.6.12"
tokio = { version = "1.40.0", features = ["macros", "rt-multi-thread"] }
[build-dependencies]
winresource = "0.1.17"