Update rust edition to 2021
This commit is contained in:
parent
5d7b7cf0ba
commit
4215a2c850
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "tada"
|
||||
version = "0.0.0"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
nom = "7.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue