[package] name = "jarte" version = "0.1.0" edition = "2021" authors = ["AbrarNitk "] description = "File Packaging" license = "MIT" include = ["src/**/*", "Cargo.toml"] repository = "https://github.com/AbrarNitk/static-router" readme = "README.md" keywords = ["file-zipping", "file-unzipping", "file-compression"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]