Add indexmap to raidillon_glium
This commit is contained in:
parent
84f8a495b7
commit
ec04d921e8
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ gltf = { version = "1.4.1", features = ["import", "utils", "KHR_texture_transfor
|
||||||
raidillon_platform = { path = "../raidillon_platform" }
|
raidillon_platform = { path = "../raidillon_platform" }
|
||||||
raidillon_core = { path = "../raidillon_core" }
|
raidillon_core = { path = "../raidillon_core" }
|
||||||
winit = "0.30.12"
|
winit = "0.30.12"
|
||||||
|
indexmap = "2.10.0"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue