chore: dev container post create install cross
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
"seccomp=unconfined"
|
||||
],
|
||||
|
||||
"postCreateCommand": "cargo install cross",
|
||||
|
||||
"mounts": [
|
||||
"source=/etc/timezone,target=/etc/timezone,type=bind,readonly"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user