瀏覽代碼

publish: release 0.1.4 to crates

Jonathan Kelley 3 年之前
父節點
當前提交
83c4666f2e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Cargo.toml

+ 2 - 2
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "dioxus-cli"
-version = "0.1.3"
+version = "0.1.4"
 authors = ["Jonathan Kelley"]
 edition = "2018"
 description = "CLI tool for developing, testing, and publishing Dioxus apps"
@@ -10,7 +10,7 @@ license = "MIT/Apache-2.0"
 
 [dependencies]
 # cli core
-clap = {version = "3.0.14", features = ["derive"]}
+clap = { version = "3.0.14", features = ["derive"] }
 thiserror = "1.0.30"
 wasm-bindgen-cli-support = "0.2.79"
 # features