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:
Andy Leiserson 2025-09-11 12:09:13 -07:00 committed by GitHub
parent 33a45e16e0
commit 6815bd364d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
Cargo.lock generated
View File

@ -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",