pf 0.1.1

transfer file command line tool
[package]
name = "pf"
description = "transfer file command line tool"
homepage = "https://github.com/robatipoor/pf"
keywords = ["paste", "file","transfer"]
license = "MIT"
repository = "https://github.com/robatipoor/pf"
version = "0.1.1"
authors = ["Mahdi <Mahdi.robatipoor@gmail.com>"]
edition = "2018"

[dependencies]
reqwest = "0.9.5"
url = "1.7.2"
clap = "2.32.0"
tempfile = "3.0.5"
fern = "0.5.7"
chrono = "0.4.6"
log = "0.4.6"
dirs = "1.0.4"