mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
chore: update min. req. for strum 0.27 → 0.27.1
This commit is contained in:
parent
5093585d5b
commit
099a95ba64
@ -185,7 +185,7 @@ shell-words = "1"
|
||||
smallvec = "1.14"
|
||||
spirv = "0.3"
|
||||
static_assertions = "1.1"
|
||||
strum = { version = "0.27", default-features = false, features = ["derive"] }
|
||||
strum = { version = "0.27.1", default-features = false, features = ["derive"] }
|
||||
syn = "2.0.98"
|
||||
toml = "0.9.0"
|
||||
trybuild = "1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user