浏览代码

publish: mobile

Jonathan Kelley 3 年之前
父节点
当前提交
95f01aee44
共有 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"