fix: rename without abbreviation and replace description with label

This commit is contained in:
rzmk 2024-07-08 06:19:16 -04:00
parent 176c15e33b
commit 72d5c2c6be
No known key found for this signature in database
3 changed files with 18 additions and 18 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "fct"
name = "file-converter-tool"
version = "0.1.0"
description = "Generate a new file from a different supported file format."
description = "File Converter Tool"
authors = ["Mueez Khan"]
license = ""
repository = "https://github.com/rzmk/fct"