hastebin 0.2.0

Upload file to hastebin using the command line
Documentation
[dependencies.clap]
version = "2.32.0"

[dependencies.json]
version = "0.11.13"

[dependencies.reqwest]
version = "0.9.2"

[package]
authors = ["Elian Gutierrez <eliangu3600103@gmail.com>"]
description = "Upload file to hastebin using the command line"
edition = "2018"
homepage = "https://github.com/WebD01/hastebin-rs"
license = "MIT"
name = "hastebin"
readme = "README.md"
repository = "https://github.com/WebD01/hastebin-rs"
version = "0.2.0"