diff --git a/Cargo.toml b/Cargo.toml index f8acb65..8e68873 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,5 @@ crossbeam-channel = "0.5" inputbot = {path = "D:\\Inputbot"} [features] +default = [] no_hotkeys = [] \ No newline at end of file