ksud: restore stock mount after overlay mount. close #233
This commit is contained in:
@@ -31,6 +31,7 @@ rust-embed = { version = "6.4.2", features = [
|
||||
"debug-embed",
|
||||
"compression", # must clean build after updating binaries
|
||||
] }
|
||||
proc-mounts = "0.3"
|
||||
|
||||
[target.'cfg(any(target_os = "android", target_os = "linux"))'.dependencies]
|
||||
sys-mount = { git = "https://github.com/tiann/sys-mount" }
|
||||
|
||||
Reference in New Issue
Block a user