No submodule

This commit is contained in:
Nullptr
2023-02-28 12:37:58 +08:00
parent 8affc8f991
commit 5f8eb4af09
3 changed files with 1 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ once_cell = "1.17.1"
passfd = "0.1.5"
rand = "0.8.5"
binder = { path = "src/external/binder_rs/binder" }
binder = { git = "https://github.com/Kernel-SU/binder_rs" }
[profile.release]
strip = true