소스 검색

publish: mobile

Jonathan Kelley 3 년 전
부모
커밋
95f01ae
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      packages/mobile/Cargo.toml

+ 1 - 0
packages/mobile/Cargo.toml

@@ -3,6 +3,7 @@ name = "dioxus-mobile"
 version = "0.0.1"
 authors = ["Jonathan Kelley"]
 edition = "2018"
+description = "Mobile-compatible renderer for Dioxus"
 repository = "https://github.com/DioxusLabs/dioxus/"
 homepage = "https://dioxuslabs.com"
 documentation = "https://dioxuslabs.com"