mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-03 08:43:30 +02:00
Fix missing info.toml in the macros crate
This commit is contained in:
@@ -29,8 +29,10 @@ This'll also install _Cargo_, Rust's package/project manager.
|
||||
|
||||
The following command will download and compile Rustlings:
|
||||
|
||||
<!-- TODO: Remove @6.0.0-beta.x -->
|
||||
|
||||
```bash
|
||||
cargo install rustlings --locked
|
||||
cargo install rustlings@6.0.0-beta.2 --locked
|
||||
```
|
||||
|
||||
### Initialization
|
||||
|
||||
Reference in New Issue
Block a user