ksud_magic: removed loopdev

This commit is contained in:
Rifat Azad
2025-05-18 10:24:39 +06:00
parent bc9d720a3c
commit 6f176ad1c4
2 changed files with 0 additions and 11 deletions

View File

@@ -48,7 +48,6 @@ rustix = { git = "https://github.com/KernelSU-Next/rustix.git", branch = "main",
# some android specific dependencies which compiles under unix are also listed here for convenience of coding
android-properties = { version = "0.2", features = ["bionic-deprecated"] }
procfs = "0.17"
loopdev = { git = "https://github.com/KernelSU-Next/loopdev" }
[target.'cfg(target_os = "android")'.dependencies]
android_logger = { version = "0.15", default-features = false }