Prechádzať zdrojové kódy

Feat: add webview as package

Jonathan Kelley 4 rokov pred
rodič
commit
10a236fc65
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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