[package] name = "fache" version = "0.1.7" edition = "2021" publish = true authors = ["shawn "] license = "MIT" description = "发车工具箱" readme = "README.md" homepage = "https://isrun.gitee.com/fache" repository = "https://e.coding.net/deepin/rust/fache.git" keywords = ["gocar","cargo"] categories = ["gocargo"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] toml_edit = "0.19.14" clap = "4.2.1" enigo = "0.1.2"