nu 0.41.0

A new type of shell
{
    "tasks": [
        {
            "command": "cargo",
            "args": [
                "build"
            ],
            "type": "process",
            "label": "cargo",
        }
    ],
}