webview2-sys 0.1.1

Low Level Bindings for WebView2 SDK
Documentation
[dependencies.com]
version = "0.2.0"

[dependencies.winapi]
features = ["combaseapi", "winver", "shellapi"]
version = "0.3.8"

[package]
authors = ["Yin Guanhao <sopium@mysterious.site>"]
description = "Low Level Bindings for WebView2 SDK"
edition = "2018"
license = "MIT"
name = "webview2-sys"
repository = "https://github.com/sopium/webview2"
resolver = "2"
version = "0.1.1"

[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = ["x86_64-pc-windows-msvc"]