zaplib_cef 0.0.3

CEF helpers for Zaplib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.widestring]
version = "0.4.0"

[dependencies.zaplib_cef_sys]
version = "0.0.3"

[features]
debug = ["zaplib_cef_sys/debug"]

[package]
description = "CEF helpers for Zaplib"
edition = "2021"
homepage = "https://github.com/Zaplib/zaplib"
license = "MIT OR Apache-2.0"
name = "zaplib_cef"
repository = "https://github.com/Zaplib/zaplib"
version = "0.0.3"