diff --git a/Cargo.toml b/Cargo.toml index 89d51a0..2bf0bf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "log2db" version = "0.1.0" authors = ["Yannik"] -edition = "2018" +edition = "2021" [dependencies] structopt = "*"