[dependencies.error-code]
version = "3"
[package]
authors = ["Douman <douman@gmx.se>"]
categories = []
description = "Some windows hacking library with utilities to find windows and access them"
documentation = "https://docs.rs/windows-win/*/x86_64-pc-windows-msvc/windows_win"
edition = "2018"
keywords = ["Windows", "winapi"]
license = "BSL-1.0"
name = "windows-win"
readme = "README.md"
repository = "https://github.com/DoumanAsh/windows-win-rs"
version = "3.0.0"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
[target."cfg(windows)".dev-dependencies.clipboard-win]
version = "5"