web-view 0.6.3

Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications
Documentation
[dependencies.boxfnonce]
version = "0.1"

[dependencies.tinyfiledialogs]
version = "3.3.9"

[dependencies.urlencoding]
version = "1.0"

[dependencies.webview-sys]
version = "0.5"
[dev-dependencies.actix-rt]
version = "0.2"

[dev-dependencies.actix-web]
version = "1.0"

[dev-dependencies.futures]
version = "0.1"

[dev-dependencies.grep]
version = "0.2.4"

[dev-dependencies.mime_guess]
version = "2.0.1"

[dev-dependencies.rust-embed]
version = "5.1.0"

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

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

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

[dev-dependencies.walkdir]
version = "2.3.1"

[features]
edge = ["webview-sys/edge"]

[package]
authors = ["Boscop", "zxey <r.hozak@seznam.cz>", "Sam Green <sam.green81@gmail.com>"]
categories = ["gui", "web-programming", "api-bindings", "rendering", "visualization"]
description = "Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications"
exclude = ["examples/todo-ps/dist/**/*", "examples/elm-counter/index.html"]
keywords = ["web", "gui", "desktop", "electron", "webkit"]
license = "MIT"
name = "web-view"
readme = "README.md"
repository = "https://github.com/Boscop/web-view"
version = "0.6.3"