ksud: remove unused dependency

This commit is contained in:
tiann
2023-04-17 11:46:31 +08:00
parent f963e40a5f
commit 9a5e36c0a4
2 changed files with 0 additions and 20 deletions

View File

@@ -39,7 +39,6 @@ sys-mount = { git = "https://github.com/tiann/sys-mount", branch = "loopfix" }
# some android specific dependencies which compiles under unix are also listed here for convenience of coding
android-properties = { version = "0.2.2", features = ["bionic-deprecated"] }
procfs = "0.15"
proc-mounts = "0.3"
[target.'cfg(target_os = "android")'.dependencies]
android_logger = "0.13"