소스 검색

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"