mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 18:02:47 +00:00
Implement preinit related features in Rust
This commit is contained in:
2
native/src/Cargo.lock
generated
2
native/src/Cargo.lock
generated
@@ -72,6 +72,7 @@ dependencies = [
|
||||
"argh",
|
||||
"bytemuck",
|
||||
"cfg-if",
|
||||
"const_format",
|
||||
"cxx",
|
||||
"cxx-gen",
|
||||
"libc",
|
||||
@@ -467,7 +468,6 @@ version = "0.0.0"
|
||||
dependencies = [
|
||||
"base",
|
||||
"bytemuck",
|
||||
"const_format",
|
||||
"cxx",
|
||||
"cxx-gen",
|
||||
"num-derive",
|
||||
|
||||
Reference in New Issue
Block a user