arc_ast 0.4.2

Arc Readable Configuration
1
2
3
4
5
6
{
    "private": true,
    "scripts": {
        "pub": "cargo publish --allow-dirty"
    }
}