wv-sys 0.2.1

Webview raw ffi bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "wv-sys"
version = "0.2.1"
edition = "2021"
description = "Webview raw ffi bindings"
repository = "https://github.com/MoAlyousef/wv"
documentation = "https://docs.rs/wv-sys"
categories = ["gui"]
readme = "README.md"
license = "MIT"

[build-dependencies]
pkg-config = "0.3"
cmake = "0.1"