setmon 0.1.1

Sets LCD monitor brightness on the Windows platform, using Win32 API.
[dependencies.windows]
features = ["Win32_Foundation", "Win32_Graphics_Gdi", "Win32_Devices_Display"]
version = "0.51.1"

[package]
description = "Sets LCD monitor brightness on the Windows platform, using Win32 API."
edition = "2021"
license = "MIT"
name = "setmon"
readme = "README.md"
version = "0.1.1"