Add indexmap to raidillon_core
This commit is contained in:
parent
ec04d921e8
commit
03e8f34dba
1 changed files with 2 additions and 0 deletions
|
|
@ -5,3 +5,5 @@ edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
hecs = "0.10.5"
|
hecs = "0.10.5"
|
||||||
|
indexmap = "2.10.0"
|
||||||
|
raidillon_platform = { path = "../raidillon_platform" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue