diff --git a/Cargo.toml b/Cargo.toml index 654c63a..11e7a44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "gert" version = "0.1.0" authors = ["Mike Dallas "] description = "CLI tool to download media from Reddit" -edition = "2018" +edition = "2021" license = "MIT" readme = "README.md" homepage = "https://github.com/mcdallas/gert"