mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
chore: update min. req. for indexmap to 2.8
This commit is contained in:
parent
a6c71911a8
commit
5093585d5b
@ -130,7 +130,7 @@ hashbrown = { version = "0.16", default-features = false, features = [
|
||||
heck = "0.5"
|
||||
hexf-parse = "0.2"
|
||||
image = { version = "0.25", default-features = false, features = ["png"] }
|
||||
indexmap = { version = "2.7", default-features = false }
|
||||
indexmap = { version = "2.8", default-features = false }
|
||||
indicatif = "0.18"
|
||||
itertools = { version = "0.14" }
|
||||
jobserver = "0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user