mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Got the thing to compile
This commit is contained in:
parent
7386180a25
commit
868cc1ffaa
8 changed files with 333 additions and 85 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue