packapp 0.0.2

pack a binary to MacOS .app bundle
[dependencies.clap]
version = "^2"

[dependencies.plist]
version = "^0"

[dependencies.serde]
version = "^1"

[dependencies.serde_derive]
version = "^1"

[package]
authors = ["t <voygagaga@outlook.com>"]
description = "pack a binary to MacOS .app bundle"
edition = "2018"
license = "Zlib"
name = "packapp"
version = "0.0.2"