mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
chore: update min. req. for smallvec 0.13.1 → 0.14
This commit is contained in:
parent
1967900565
commit
b3423dc6c4
@ -182,7 +182,7 @@ rustc-hash = { version = "1.1", default-features = false }
|
||||
serde_json = "1.0.143"
|
||||
serde = { version = "1.0.219", default-features = false }
|
||||
shell-words = "1"
|
||||
smallvec = "1.13.1"
|
||||
smallvec = "1.14"
|
||||
spirv = "0.3"
|
||||
static_assertions = "1.1"
|
||||
strum = { version = "0.27", default-features = false, features = ["derive"] }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user