diff options
| author | ana <ana@ana.st> | 2021-10-29 14:27:36 +0200 |
|---|---|---|
| committer | ana <ana@ana.st> | 2021-10-29 14:27:48 +0200 |
| commit | 359f81dd0bf5cc82016c56d374b38bf4de8f5893 (patch) | |
| tree | 6078f6735bcef67f1981eda0ed28c48de99ae3f4 /Cargo.toml | |
| parent | 5e5271247ae0c5f061fb1c220eb7d6d8f0dcea28 (diff) | |
chore: upgrade edition to 2021
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name = "rustlings" version = "4.6.0" authors = ["anastasie <ana@ana.st>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"] -edition = "2018" +edition = "2021" [dependencies] argh = "0.1.4" |
