chore: devcontainer use spare protocol index
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
"mounts": [
|
||||
"source=/etc/timezone,target=/etc/timezone,type=bind,readonly"
|
||||
],
|
||||
"containerEnv": {
|
||||
"CARGO_REGISTRIES_CRATES_IO_PROTOCOL": "sparse"
|
||||
},
|
||||
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
|
||||
Reference in New Issue
Block a user