mirror of https://github.com/helix-editor/helix
cargo fmt
parent
041c4c24c0
commit
c38cb9e41c
|
@ -5,6 +5,6 @@ fn main() {
|
|||
feature = "scancode-query",
|
||||
feature = "scancode-evdev",
|
||||
feature = "scancode-hidapi"
|
||||
))]
|
||||
))]
|
||||
println!("cargo:rustc-cfg=scancode")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue