# 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 = "hwnd0" version = "0.0.0-2024-01-10" authors = ["MaulingMonkey "] exclude = [".vscode"] description = "minimal `HWND` bridge types" documentation = "https://docs.rs/hwnd0" readme = "Readme.md" keywords = [ "hwnd", "window", "win32", "windowing", ] categories = [ "api-bindings", "gui", "no-std::no-alloc", "os::windows-apis", ] license = "Apache-2.0 OR MIT" repository = "https://github.com/MaulingMonkey/hwnd0" [package.metadata.docs.rs] all-features = true default-target = "x86_64-pc-windows-msvc" targets = [ "x86_64-pc-windows-msvc", "i686-pc-windows-msvc", ] [features] hwnd-from-isize = [] hwnd-from-usize = [] hwnd-isize = [ "hwnd-from-isize", "isize-from-hwnd", ] hwnd-usize = [ "hwnd-from-usize", "usize-from-hwnd", ] isize-from-hwnd = [] usize-from-hwnd = [] [target."cfg(windows)".dependencies.bytemuck-1] version = "1.10" optional = true package = "bytemuck" [target."cfg(windows)".dependencies.raw-window-handle-0-1] version = "0.1" optional = true package = "raw-window-handle" [target."cfg(windows)".dependencies.raw-window-handle-0-2] version = "0.2" optional = true package = "raw-window-handle" [target."cfg(windows)".dependencies.raw-window-handle-0-3] version = "0.3" optional = true package = "raw-window-handle" [target."cfg(windows)".dependencies.raw-window-handle-0-4] version = "0.4" optional = true package = "raw-window-handle" [target."cfg(windows)".dependencies.raw-window-handle-0-5] version = "0.5" optional = true package = "raw-window-handle" [target."cfg(windows)".dependencies.raw-window-handle-0-6] version = "0.6" optional = true package = "raw-window-handle" [target."cfg(windows)".dependencies.winapi-0-2] version = "0.2" optional = true package = "winapi" [target."cfg(windows)".dependencies.winapi-0-3] version = "0.3" features = ["windef"] optional = true package = "winapi" [target."cfg(windows)".dependencies.windows-0-30] version = "0.30" features = ["Win32_Foundation"] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-32] version = "0.32" features = ["Win32_Foundation"] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-33] version = "0.33" features = ["Win32_Foundation"] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-34] version = "0.34" features = ["Win32_Foundation"] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-35] version = "0.35" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-36] version = "0.36" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-37] version = "0.37" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-38] version = "0.38" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-39] version = "0.39" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-40] version = "0.40" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-41] version = "0.41" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-42] version = "0.42" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-43] version = "0.43" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-44] version = "0.44" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-46] version = "0.46" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-48] version = "0.48" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-51] version = "0.51" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows" [target."cfg(windows)".dependencies.windows-0-52] version = "0.52" features = [ "UI_Core", "Win32_Foundation", "Win32_System_WinRT", ] optional = true package = "windows"