chore: .devcontainer updated

This commit is contained in:
Jack Wills
2023-11-19 22:38:26 +00:00
parent 6ab83944b5
commit 37d2ee9156
-3
View File
@@ -21,9 +21,6 @@
"mounts": [ "mounts": [
"source=/etc/timezone,target=/etc/timezone,type=bind,readonly" "source=/etc/timezone,target=/etc/timezone,type=bind,readonly"
], ],
"containerEnv": {
"CARGO_REGISTRIES_CRATES_IO_PROTOCOL": "sparse"
},
"customizations": { "customizations": {
"vscode": { "vscode": {