1 2 3 4 5 6 7 8 9 10 11 12
[package] name = "post-build-script" version = "0.1.0" edition = "2018" [[bin]] name = "post-build-script" path = {file_name} [workspace] {dependencies}