Files
clookup/.devcontainer/devcontainer.json
2024-05-20 21:33:34 +09:00

6 lines
139 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/rust:1": {}
}
}