1
0
Fork 0
forked from wry/wry

all: remove bitflags dependency

This commit is contained in:
Julian Orth 2024-02-16 15:02:14 +01:00
parent 63ed3fa689
commit 9497d6b0cf
12 changed files with 134 additions and 151 deletions

1
Cargo.lock generated
View file

@ -499,7 +499,6 @@ dependencies = [
"ash",
"backtrace",
"bincode",
"bitflags 2.4.2",
"bstr",
"byteorder",
"chrono",