Rust-GPU / rust-gpu

🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
https://rust-gpu.github.io
Apache License 2.0
980 stars 27 forks source link

Update `indexmap` from 1.6 to 2.6 #153

Closed VZout closed 1 week ago

VZout commented 1 week ago

Updating indexmap because 1.6 depends on a ahash version that makes use of the stdsimd feature which no longer exists and was causing compile errors.