Просмотр исходного кода

Cargo.toml: change dchatd directory to example/dchat/dchatd

lunar-mining 2 лет назад
Родитель
Сommit
6de6815332
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -49,7 +49,7 @@ members = [
     "src/contract/consensus",
     "src/contract/deployooor",
 
-    "example/dchat",
+    "example/dchat/dchatd",
 ]
 
 [dependencies]