convertio 0.1.0

Convert anything from one format to another using [convertio.co](https://convertio.co/)
[dependencies.base64]
version = "0.13.0"

[dependencies.clap]
features = ["yaml"]
version = "3.0.0-beta.2"

[dependencies.futures]
version = "0.3.13"

[dependencies.indicatif]
version = "0.15.0"

[dependencies.reqwest]
features = ["json"]
version = "0.11"

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

[dependencies.serde_json]
version = "1.0"

[dependencies.tokio]
features = ["full"]
version = "1"

[package]
authors = ["jameslahm <1366463855@qq.com>"]
description = "Convert anything from one format to another using [convertio.co](https://convertio.co/)"
edition = "2018"
license = "MIT"
name = "convertio"
repository = "https://github.com/jameslahm/convertio"
version = "0.1.0"