This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
Magisk
Watch
1
Star
0
Fork
0
You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced
2024-11-25 11:05:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fd9b990ad7
Magisk
/
native
/
rust
/
base
/
Cargo.toml
8 lines
90 B
TOML
Raw
Normal View
History
Unescape
Escape
Setup preliminary rust infrastructure
2022-06-30 21:50:21 +00:00
[
package
]
name
=
"base"
version
=
"0.1.0"
edition
=
"2021"
[
dependencies
]
Setup logging infra in the Rust side
2022-07-01 11:53:41 +00:00
cxx
=
"1.0.69"
Reference in New Issue
Copy Permalink