[build-dependencies.cc]
version = "1"
[build-dependencies.pkg-config]
version = "0.3"
[dependencies.wv]
version = "0.2.1"
[lib]
name = "fltk_webview_sys"
path = "src/lib.rs"
[package]
authors = ["MoAlyousef <mohammed.alyousef@neurosrg.com>", "Adia Robbie <adyaro37@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["gui"]
description = "Webview for embedded fltk windows"
documentation = "https://docs.rs/fltk-webview"
edition = "2018"
keywords = ["gui", "widgets", "bindings", "graphics", "webview"]
license = "MIT"
name = "fltk-webview-sys"
readme = "README.md"
repository = "https://github.com/fltk-rs/fltk-webview"
version = "0.4.1"