| [package] | |
| name = "build_scripts" | |
| version.workspace = true | |
| edition.workspace = true | |
| publish.workspace = true | |
| rust-version = "1.71.0" | |
| [dependencies] | |
| anyhow.workspace = true | |
| clap.workspace = true | |
| xshell.workspace = true | |
| cmd_runner.workspace = true | |
| log = "0.4.21" | |
| file-header = "0.1.2" | |
| chrono = "0.4.37" | |
| globset = "0.4.14" |