Skip to content

Commit f3f3472

Browse files
authored
Merge branch 'main' into jamiemagee/vcpkg
2 parents c30c8a3 + 818cec8 commit f3f3472

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/infra/run.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ var packageManagerLookup = map[string]string{
275275
"devcontainers": "devcontainers",
276276
"uv": "uv",
277277
"vcpkg": "vcpkg",
278+
"rust_toolchain": "rust-toolchain",
278279
}
279280

280281
func setImageNames(params *RunParams) error {

0 commit comments

Comments
 (0)