Skip to content

Commit

Permalink
Fix platforms in "rust-postgres" template (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
sadika9 authored Mar 22, 2024
1 parent 3debff2 commit 5ffef78
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/rust-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
}
},
"platforms": [
"Ruby"
"Rust",
"PostgreSQL DB"
]
}
}

0 comments on commit 5ffef78

Please sign in to comment.