1 2 3 4 5 6 7
{ "name": "treease-cli", "private": true, "scripts": { "build:release": "cargo build --locked --release --target-dir target" } }