diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 4ab9ab4..28b0715 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -21,9 +21,6 @@ "mounts": [ "source=/etc/timezone,target=/etc/timezone,type=bind,readonly" ], - "containerEnv": { - "CARGO_REGISTRIES_CRATES_IO_PROTOCOL": "sparse" - }, "customizations": { "vscode": {