Update dev/Cargo.toml

This commit is contained in:
mo8it
2024-04-25 21:07:10 +02:00
parent 5920a58e83
commit 078142c43c
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ The following command will download and compile Rustlings:
<!-- TODO: Remove @6.0.0-beta.x -->
```bash
cargo install rustlings@6.0.0-beta.2 --locked
cargo install rustlings@6.0.0-beta.3 --locked
```
### Initialization