mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-02-16 17:02:32 +00:00
Run cargo check to pick up bitflags 2.3.2 (#3929)
It annoyingly gets added in all pull requests as soon as anyone builds or has rustanalyzer running.
This commit is contained in:
parent
2af6d1bc63
commit
fe9aa681fe
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1465,7 +1465,7 @@ name = "metal"
|
||||
version = "0.25.0"
|
||||
source = "git+https://github.com/gfx-rs/metal-rs.git?rev=a6a0446#a6a04463db388e8fd3e99095ab4fbb87cbe9d69c"
|
||||
dependencies = [
|
||||
"bitflags 2.3.1",
|
||||
"bitflags 2.3.2",
|
||||
"block",
|
||||
"core-graphics-types",
|
||||
"foreign-types 0.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user