Move part of libbase to Rust

This commit is contained in:
topjohnwu
2022-08-08 22:53:37 -07:00
parent dd565a11ea
commit 4c0f72f68f
19 changed files with 205 additions and 130 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "magisk"
version = "0.1.0"
version = "0.0.0"
edition = "2021"
[lib]