浏览代码

publish: fix hooks docs

Jonathan Kelley 3 年之前
父节点
当前提交
df168d0
共有 1 个文件被更改,包括 2 次插入0 次删除
  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"