Browse Source

fix: rename to cli

Jonathan Kelley 3 years ago
parent
commit
12be67bf4c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,5 +1,5 @@
 [package]
-name = "dioxus-studio"
+name = "dioxus-cli"
 version = "0.1.0"
 authors = ["Jonathan Kelley"]
 edition = "2018"