{ "scripts": { "publish": "cargo publish", "format": "cargo fmt", "check": "cargo check" } }