patch: remove redundant features

Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
This commit is contained in:
ClSlaid
2023-10-30 15:09:39 +08:00
parent a3b06ee83f
commit fdc4d6dda9
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ build = "build.rs"
cc = "1.0"
[features]
default = ["unix-file-copy-paste"]
default = []
unix-file-copy-paste = [
"dep:x11rb",
"dep:x11-clipboard",