Selaa lähdekoodia

publish: fix hooks docs

Jonathan Kelley 3 vuotta sitten
vanhempi
commit
df168d0
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      packages/hooks/Cargo.toml

+ 2 - 0
packages/hooks/Cargo.toml

@@ -3,6 +3,8 @@ name = "dioxus-hooks"
 version = "0.1.4"
 authors = ["Jonathan Kelley"]
 edition = "2018"
+description = "Dioxus VirtualDOM renderer for a remote webview instance"
+license = "MIT/Apache-2.0"
 repository = "https://github.com/DioxusLabs/dioxus/"
 homepage = "https://dioxuslabs.com"
 documentation = "https://dioxuslabs.com"