1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-08-10 22:42:13 +02:00

remove deprecated user uploaded extension from .gitpod.yml

This commit is contained in:
Nandaja Varma
2022-05-09 19:20:04 +00:00
parent aaccd6f7f3
commit 769483640c
2 changed files with 2 additions and 2 deletions

View File

@@ -4,4 +4,4 @@ tasks:
vscode: vscode:
extensions: extensions:
- rust-lang.rust@0.7.8:CvNqMTgDdt3UXt+6BCDTVg== - rust-lang.rust@0.7.8

View File

@@ -50,7 +50,7 @@ When you get a permission denied message then you have to exclude the directory
[Run on Repl.it](https://repl.it/github/rust-lang/rustlings) [Run on Repl.it](https://repl.it/github/rust-lang/rustlings)
[Open in Gitpod](https://gitpod.io/#https://github.com/rust-lang/rustlings) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/rust-lang/rustlings)
## Manually ## Manually