[package] name = "cloudzip" version = "0.0.1" authors = ["Marius Wilms "] edition = "2018" license = "MIT" #readme = "README.md" #documentation = "https://docs.rs/tokio/1.4.0/tokio/" repository = "https://github.com/mawilms/CloudZip" #homepage = "https://tokio.rs" description = """ For now this crate is only here for name reservation. The long term goal is to provide an easy to use CLI to upload content to your cloud providers. """ #categories = ["asynchronous", "network-programming"] #keywords = ["io", "async", "non-blocking", "futures"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]