fix: update bitflags dependency and fix flippy warnings
This commit is contained in:
@@ -31,7 +31,7 @@ exclude = [
|
||||
path = "bindings/rust/src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "1.3"
|
||||
bitflags = "2.3.3"
|
||||
libc = "0.2"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user