upl 0.1.1

The intuitive command-line file uploader.
[dependencies.clap]
features = ["derive"]
version = "4.0.9"

[dependencies.reqwest]
features = ["blocking", "multipart"]
version = "0.11.12"

[package]
authors = ["7ap"]
description = "The intuitive command-line file uploader."
documentation = "https://docs.rs/upl"
edition = "2021"
license = "MIT"
name = "upl"
readme = "README.md"
repository = "https://github.com/7ap/upl"
version = "0.1.1"