dioxus/packages/webview/Cargo.toml
2021-01-21 03:22:08 -05:00

10 lines
254 B
TOML

[package]
name = "dioxus-webview"
version = "0.0.0"
authors = ["Jonathan Kelley <jkelleyrtp@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
webview = "0.1.1"