We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17764dc commit 8aaf2a4Copy full SHA for 8aaf2a4
1 file changed
.devcontainer/devcontainer.json
@@ -12,7 +12,8 @@
12
"ghcr.io/devcontainers/features/rust:1": {
13
"version": "latest",
14
"profile": "minimal"
15
- }
+ },
16
+ "ghcr.io/wandb/catnip/feature:1": {}
17
},
18
19
"mounts": [
0 commit comments