[[bin]]
name = "thunk-cli"
path = "src/main.rs"
[dependencies.anyhow]
version = "1.0.70"
[dependencies.clap]
features = ["derive"]
version = "4.2.4"
[lib]
name = "thunk_cli"
path = "src/lib.rs"
[package]
authors = ["felixmaker"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Thunk the Rust program to support Windows XP, Vista and more!"
documentation = "https://docs.rs/thunk-rs"
edition = "2021"
keywords = ["build-dependencies"]
license = "Apache-2.0 OR MIT"
name = "thunk-cli"
readme = "README.md"
repository = "https://github.com/felixmaker/thunk"
version = "0.3.2"