Files
kami/Cargo.toml
Zastian Pretorius ec7ed12133 Added anime support
2022-07-09 23:40:18 +01:00

15 lines
285 B
TOML

[package]
name = "log_e"
#author = "mrfluffy-dev"
license = "GPL-3.0"
version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
regex = "1.5.6"
colored = "2.0.0"
isahc = "1.7.2"
base64 = "0.13"