1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[build] target-dir = "./.temp/target/" [alias] pub = "run --manifest-path crates/build_helper/Cargo.toml --bin exporter" [publish] target-dir = "./.temp/publish/" binaries = [ "jv", "jv.exe", "jvv", "jvv.exe", ]