Update Rust edition to 2021 🎉
This commit is contained in:
parent
554e0a090e
commit
adce9e0421
39 changed files with 39 additions and 41 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "stopwatch"
|
||||
version = "0.1.0"
|
||||
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue