Explorar o código

Feat: publish cli

Jonathan Kelley %!s(int64=4) %!d(string=hai) anos
pai
achega
44ea4f8de9
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      packages/cli/Cargo.toml

+ 3 - 1
packages/cli/Cargo.toml

@@ -1,8 +1,10 @@
 [package]
 name = "dioxus-cli"
-version = "0.0.0"
+version = "0.1.0"
 authors = ["Jonathan Kelley <jkelleyrtp@gmail.com>"]
 edition = "2018"
+description = "CLI tool for developing, testing, and publishing Dioxus apps"
+"license" = "MIT/Apache-2.0"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html