add metadata

This commit is contained in:
ALEZ-DEV 2024-05-04 22:10:57 +02:00
parent 05b79adbc3
commit a08bfbecb6
2 changed files with 10 additions and 0 deletions

View File

@ -2,6 +2,11 @@
name = "babylonia-terminal-cli"
version = "0.1.0"
edition = "2021"
authors = ["ALEZ-DEV <raidersfocus@gmail.com>"]
description = "A launcher for a certain anime game "
repository = "https://github.com/ALEZ-DEV/Babylonia-terminal"
license = "LGPL-3.0-or-later"
keywords = ["launcher", "game"]
[[bin]]
name = "babylonia-terminal-cli"

View File

@ -2,6 +2,11 @@
name = "babylonia-terminal-sdk"
version = "0.1.0"
edition = "2021"
authors = ["ALEZ-DEV <raidersfocus@gmail.com>"]
description = "A SDK for launcher for a certain anime game "
repository = "https://github.com/ALEZ-DEV/Babylonia-terminal"
license = "LGPL-3.0-or-later"
keywords = ["launcher", "game"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html