diff --git a/Cargo.toml b/Cargo.toml index 2b921ca..311339b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,3 +22,5 @@ input = "0.5.0" nix = "0.17.0" x11 = { version = "2.18.2", features = ["xlib", "xtest"] } uinput = { version = "0.1.3", default-features = false } +[package.metadata.wix] +sign = true