diff --git a/Cargo.toml b/Cargo.toml index ac51612..097596e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ authors = [ "Emi Simpson ", "rhysd ", ] -edition = "2018" +edition = "2021" description = "CLI tool for saving web pages as a single HTML file" homepage = "https://github.com/Y2Z/monolith" repository = "https://github.com/Y2Z/monolith"