edition upgrade

This commit is contained in:
Yannik 2022-10-26 21:54:33 +02:00
parent 731b94b046
commit f317d9be58
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name = "log2db"
version = "0.1.0"
authors = ["Yannik"]
edition = "2018"
edition = "2021"
[dependencies]
structopt = "*"