mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
chore: upgrade edition to 2021
This commit is contained in:
parent
5e5271247a
commit
359f81dd0b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
name = "rustlings"
|
name = "rustlings"
|
||||||
version = "4.6.0"
|
version = "4.6.0"
|
||||||
authors = ["anastasie <ana@ana.st>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
|
authors = ["anastasie <ana@ana.st>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
argh = "0.1.4"
|
argh = "0.1.4"
|
||||||
|
|
Loading…
Reference in a new issue