{ "private": true, "scripts": { "u": "cargo upgrade", "t": "cargo test --all-features", "p": "cargo publish --allow-dirty" } }