mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 18:02:47 +00:00
Use bitflags macro
This commit is contained in:
1
native/src/Cargo.lock
generated
1
native/src/Cargo.lock
generated
@@ -54,6 +54,7 @@ name = "base"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"argh",
|
||||
"bitflags",
|
||||
"bytemuck",
|
||||
"cfg-if",
|
||||
"const_format",
|
||||
|
||||
Reference in New Issue
Block a user