Przeglądaj źródła

Cargo.toml: added hyphen

lunar-mining 4 lat temu
rodzic
commit
bba15e20d6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -21,7 +21,7 @@ members = [
     "bin/ircd",
     "bin/map",
     "bin/daod",
-    "bin/daocli",
+    "bin/dao-cli",
 ]
 
 [dependencies]