1 2 3 4 5 6 7 8 9
{ "name": "@crates/math2", "description": "turbo ci rust wrapper", "private": true, "scripts": { "build": "cargo build --release", "test": "cargo test" } }