unzip-all/Cargo.toml

14 lines
308 B
TOML

[package]
name = "unzip-all"
version = "0.2.0"
authors = ["licsber <admin@licsber.site>"]
edition = "2021"
description = "unzip all file using unar."
repository = "https://git.licsber.site/rust/unzip-all"
homepage = "https://blog.licsber.site"
readme = "README.md"
license = "AGPL-3.0-only"
[dependencies]