circle 0.1.9

Definition of circle and ellipse
Documentation
{
    "private": true,
    "scripts": {
        "build": "cargo build --release",
        "test": "cargo test --release",
        "fmt": "cargo fmt --all",
        "push": "wee test && git push",
        "reset": "git reset Head~ --soft",
        "p": "cargo publish --allow-dirty"
    }
}