selinux tip, remove rust dep 'selinux'

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-10-22 14:22:15 +08:00
parent 4633a0450c
commit 5c23dfd633
6 changed files with 72 additions and 130 deletions

View File

@@ -132,7 +132,6 @@ dbus = "0.9"
dbus-crossroads = "0.5"
pam = { git="https://github.com/fufesou/pam", optional = true }
users = { version = "0.11" }
selinux = "0.4.2"
[target.'cfg(target_os = "android")'.dependencies]
android_logger = "0.13"