# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "pakcli" version = "1.0.2" description = "pak is a tool for bundling MacOS software into installer packages" homepage = "https://www.interfiber.dev/pak" documentation = "https://www.interfiber.dev/pak" readme = "../README.md" license = "MIT" repository = "https://github.com/Interfiber/pak" [dependencies.clap] version = "2.33.3" [dependencies.fs_extra] version = "1.2.0" [dependencies.serde_json] version = "1.0.71" [dependencies.spinners] version = "2.0.0" [dependencies.subprocess] version = "0.2.8"