1 2 3 4 5 6 7 8
{ "private": true, "scripts": { "p": "cargo publish --allow-dirty", "u": "cargo upgrade", "fmt": "cargo fmt" } }