Parcourir la source

fix: rename to cli

Jonathan Kelley il y a 3 ans
Parent
commit
12be67bf4c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"