浏览代码

Feat: add webview as package

Jonathan Kelley 4 年之前
父节点
当前提交
10a236fc65
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      packages/webview/Cargo.toml

+ 2 - 0
packages/webview/Cargo.toml

@@ -3,6 +3,8 @@ name = "dioxus-webview"
 version = "0.0.0"
 authors = ["Jonathan Kelley <jkelleyrtp@gmail.com>"]
 edition = "2018"
+description = "Dioxus VirtualDOM renderer for a remote webview instance"
+license = "MIT/Apache-2.0"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html