bin/tau: update cargo's package description

This commit is contained in:
dasman
2024-03-21 03:33:45 +03:00
parent f7d0b7a5ac
commit acb3aeb3b9

View File

@@ -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>"]