# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "skylight" version = "0.0.0" authors = ["Connor Power "] description = "Lightweight management of native Win32 windows with high DPI awareness, input handling, and support for light and dark themes." readme = "README.md" keywords = [ "win32", "keyboard", "mouse", "high-dpi", "hwnd", ] categories = ["GUI"] license = "MIT" repository = "https://github.com/connorpower/skylight/"