瀏覽代碼

bin/tau: update cargo's package description

dasman 2 年之前
父節點
當前提交
acb3aeb3b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bin/tau/taud/Cargo.toml

+ 1 - 1
bin/tau/taud/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "taud"
-description = "Encrypted tasks management app using peer-to-peer network and raft consensus."
+description = "Encrypted tasks management app using peer-to-peer network and Event Graph."
 version = "0.4.1"
 edition = "2021"
 authors = ["Dyne.org foundation <foundation@dyne.org>"]