[dependencies.windows]
features = ["Win32_System_DataExchange", "Win32_Foundation", "Win32_System_Memory", "Win32_Globalization"]
version = "0.54.0"
[package]
authors = ["Kyle L. Davis <aceofspades5757.github@gmail.com>"]
categories = ["os::windows-apis"]
description = "Copy HTML to the Windows clipboard."
documentation = "https://docs.rs/clipboard-win-html"
edition = "2021"
homepage = "https://github.com/AceofSpades5757/clipboard-win-html"
keywords = ["clipboard", "windows", "html", "copy", "paste"]
license = "MIT OR Apache-2.0"
name = "clipboard-win-html"
readme = "README.md"
repository = "https://github.com/AceofSpades5757/clipboard-win-html"
version = "0.2.0"