upd tfcli cargo manifest

This commit is contained in:
core 2023-06-21 21:08:28 -04:00
parent 7084501fb5
commit bc41810230
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
name = "tfcli" name = "tfcli"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
description = "Command-line client for managing trifid-api"
license = "GPL-3.0-or-later"
documentation = "https://git.e3t.cc/~core/trifid"
homepage = "https://git.e3t.cc/~core/trifid"
repository = "https://git.e3t.cc/~core/trifid"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html