[build-dependencies.rustc_version]
version = "0.4"
[dependencies.anyhow]
version = "1"
[dependencies.serde]
features = ["derive"]
version = "1"
[dependencies.thiserror]
version = "1"
[features]
[package]
authors = ["Muhammad Fadhlika <fadhlika@gmail.com>"]
description = "Tanoshi library"
edition = "2018"
exclude = [".github/*"]
license = "MIT"
name = "tanoshi-lib"
readme = "README.md"
repository = "https://github.com/faldez/tanoshi"
version = "0.27.0"