tanoshi-util 0.3.0

Tanoshi Utilities
Documentation
[dependencies.log]
version = "0.4.14"

[dependencies.ron]
version = "0.6.4"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.ureq]
optional = true
version = "2"

[features]
__test = ["ureq"]
host = ["ureq"]

[package]
authors = ["Muhammad Fadhlika <fadhlika@gmail.com>"]
description = "Tanoshi Utilities"
edition = "2018"
exclude = [".github/*"]
license = "MIT"
name = "tanoshi-util"
readme = "README.md"
repository = "https://github.com/faldez/tanoshi"
version = "0.3.0"