diff options
| author | mo8it <mo8it@proton.me> | 2024-08-01 19:14:09 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-08-01 19:14:09 +0200 |
| commit | 65a8f6bb4b542a24bf80265cf5080b5c8f51fb7e (patch) | |
| tree | d53521412adacb549b0ba00233a04123a8a3baa2 /Cargo.toml | |
| parent | e0f0944bffe607af9e6059df7a65d4b9b0b99e4f (diff) | |
Run rustfmt on solutions in `dev check`
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 = "2021" +edition = "2021" # On Update: Update the edition of the `rustfmt` command that checks the solutions. [workspace.dependencies] serde = { version = "1.0.204", features = ["derive"] } |
