mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00: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:
parent
33a45e16e0
commit
6815bd364d
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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user