Remove redundant dep

This commit is contained in:
VassiliDev
2024-11-26 16:41:05 -05:00
committed by Ferdinand Schober
parent 68d6d89510
commit b517679849

View File

@@ -43,7 +43,6 @@ ashpd = { version = "0.10", default-features = false, features = [
"tokio",
], optional = true }
reis = { version = "0.4", features = ["tokio"], optional = true }
keycode = "0.4.0"
[target.'cfg(target_os="macos")'.dependencies]