summaryrefslogtreecommitdiff
path: root/app.json
blob: 611c6191bfe2fe89434156afda7bad9432d9a6ae (plain)
1
2
3
4
5
6
7
{
    "buildpacks": [
        {
            "url": "emk/rust"
        }
    ]
}