remove xrandr parser

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-23 17:44:44 +08:00
parent 6ad3064ef9
commit d7f16a5c0a
3 changed files with 86 additions and 98 deletions

View File

@@ -121,7 +121,6 @@ mouce = { git="https://github.com/fufesou/mouce.git" }
evdev = { git="https://github.com/fufesou/evdev" }
dbus = "0.9"
dbus-crossroads = "0.5"
xrandr-parser = "0.3.0"
[target.'cfg(target_os = "android")'.dependencies]
android_logger = "0.11"