mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
[ci] Fix minimal version job (#8147)
This commit is contained in:
parent
884cea5ad9
commit
6adb058c50
@ -187,7 +187,7 @@ syn = "2.0.98"
|
|||||||
toml = "0.9.0"
|
toml = "0.9.0"
|
||||||
trybuild = "1"
|
trybuild = "1"
|
||||||
tracy-client = "0.18"
|
tracy-client = "0.18"
|
||||||
thiserror = { version = "2.0.11", default-features = false }
|
thiserror = { version = "2.0.12", default-features = false }
|
||||||
unicode-ident = "1.0.5"
|
unicode-ident = "1.0.5"
|
||||||
walkdir = "2.3"
|
walkdir = "2.3"
|
||||||
winit = { version = "0.29", features = ["android-native-activity"] }
|
winit = { version = "0.29", features = ["android-native-activity"] }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user