diff options
| -rw-r--r-- | .replit | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/.replit b/.replit deleted file mode 100644 index 8462a6f..0000000 --- a/.replit +++ /dev/null @@ -1,2 +0,0 @@ -language = "rust" -run = "[ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh" @@ -62,8 +62,6 @@ If you get a permission denied message, you might have to exclude the directory ## Browser -[Run on Repl.it](https://repl.it/github/rust-lang/rustlings) - [](https://gitpod.io/#https://github.com/rust-lang/rustlings) [](https://github.com/codespaces/new/?repo=rust-lang%2Frustlings&ref=main) |
