[package] name = "pafi" description = "paste file " homepage = "https://github.com/mehrati/pafi" keywords = ["paste", "file","transfer"] license = "MIT" repository = "https://github.com/mehrati/pafi" version = "0.1.1" authors = ["geekoff "] edition = "2018" [dependencies] reqwest = "0.9.5" url = "1.7.2" clap = "2.32.0" tempfile = "3.0.5"