Update devcontainer.json

This commit is contained in:
griffi-gh 2024-03-26 00:36:04 +01:00 committed by GitHub
parent bf7244ea33
commit 9e9cf7d1c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers/features/rust:1": {},
"ghcr.io/devcontainers/features/desktop-lite:1": {}
}
}