# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "babylonia-terminal-cli" version = "0.1.0" authors = ["ALEZ-DEV "] description = "A launcher for a certain anime game " keywords = [ "launcher", "game", ] license = "LGPL-3.0-or-later" repository = "https://github.com/ALEZ-DEV/Babylonia-terminal" [[bin]] name = "babylonia-terminal-cli" [dependencies.babylonia-terminal-sdk] version = "0.1.0" [dependencies.downloader-for-babylonia-terminal] version = "0.1.0" [dependencies.indicatif] version = "0.17.8" [dependencies.log] version = "0.4.21" [dependencies.simple_logger] version = "4.3.3" [dependencies.tokio] version = "1.37.0" features = ["full"] [dependencies.wincompatlib] version = "0.7.4"