diff options
| author | mo8it <mo8it@proton.me> | 2025-08-21 23:55:47 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-08-21 23:55:58 +0200 |
| commit | 295ad2e4bd41147bf10028800a82247c2c0048a4 (patch) | |
| tree | ff057dd1c0cacd2edec125e33d27d6dc479ce693 /Cargo.toml | |
| parent | 628ef55337429c26df53f4bec823653d6944dddb (diff) | |
Raise MSRV
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ authors = [ repository = "https://github.com/rust-lang/rustlings" license = "MIT" edition = "2024" # On Update: Update the edition of `rustfmt` in `dev check` and `CARGO_TOML` in `dev new`. -rust-version = "1.87" +rust-version = "1.88" [workspace.dependencies] serde = { version = "1.0", features = ["derive"] } |
