瀏覽代碼

dchatd: downgrade version to match master

draoi 2 年之前
父節點
當前提交
cf431cbd69
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      example/dchat/dchatd/Cargo.toml

+ 1 - 1
example/dchat/dchatd/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "dchatd"
-version = "0.4.2"
+version = "0.4.1"
 homepage = "https://dark.fi"
 description = "Simple chat app p2p daemon used to document DarkFi networking code"
 authors = ["Dyne.org foundation <foundation@dyne.org>"]