diff --git a/Cargo.toml b/Cargo.toml index bf4d63d..86b4cd0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -80,5 +80,5 @@ x11rb = "0.13.1" zbus = "4.4" uzers = "0.12" -[target.'cfg(target_os = "windows")'.dependencies] +[build-dependencies] winresource = "0.1.17"