Browse Source

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

lunar-mining 2 years ago
parent
commit
e8f93527f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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