mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-11 00:58:09 -05:00
chore(deps): Update bitflags version (#8209)
I think what happened here is that another reference to 2.9.3 was added to Cargo.lock in parallel with the renovate change that bumped the version to 2.9.4.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2574,7 +2574,7 @@ dependencies = [
|
||||
name = "naga-test"
|
||||
version = "26.0.0"
|
||||
dependencies = [
|
||||
"bitflags 2.9.3",
|
||||
"bitflags 2.9.4",
|
||||
"env_logger",
|
||||
"naga",
|
||||
"ron",
|
||||
|
||||
Reference in New Issue
Block a user