# 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 = "win-acrylic-sys" version = "0.1.0" authors = ["Muhammad Ragib Hasin "] description = "A very unsafe library to add mica, acrylic, aero and simple transparency effects for windows on Windows." license = "MIT OR Apache-2.0" resolver = "2" [dependencies.once_cell] version = "1" [dependencies.windows-sys] version = "0.29" features = ["Win32_Foundation", "Win32_System_LibraryLoader", "Win32_UI_Input_KeyboardAndMouse", "Win32_UI_WindowsAndMessaging", "Win32_Graphics_Dwm", "Win32_UI_Controls"]