From a441d50fe89b340f21c9a75313442286b952a329 Mon Sep 17 00:00:00 2001 From: tcmal Date: Mon, 15 Jul 2024 19:25:03 +0100 Subject: cleanup --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0bfdea5..3f9c9fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,6 @@ edition = "2021" nix = { version = "0.29.0", features = ["signal"] } xcb = { version = "1.4.0", features = ["xinerama"] } xkeysym = "0.2.0" + +[features] +debug = ["xcb/debug_atom_names"] -- cgit v1.2.3