webview2-com 0.9.0

Rust bindings for the WebView2 COM APIs
Documentation
[dependencies.webview2-com-macros]
version = "0.5.0"

[dependencies.webview2-com-sys]
version = "0.9.0"

[dependencies.windows]
version = "0.29.0"

[dependencies.windows_macros]
version = "0.29.0"
[dev-dependencies.regex]
version = "1.5.4"

[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies.serde_json]
version = "1.0"

[dev-dependencies.windows]
features = ["alloc", "Win32_Graphics_Gdi", "Win32_System_LibraryLoader", "Win32_System_Threading", "Win32_UI_HiDpi", "Win32_UI_Input_KeyboardAndMouse", "Win32_UI_WindowsAndMessaging"]
version = "0.29.0"

[package]
categories = ["os::windows-apis"]
description = "Rust bindings for the WebView2 COM APIs"
edition = "2018"
keywords = ["win32", "webview2"]
license = "MIT"
name = "webview2-com"
repository = "https://github.com/wravery/webview2-rs"
version = "0.9.0"