From b0c55d5016344fc344851446fb62655307da9e96 Mon Sep 17 00:00:00 2001 From: Sunshine Date: Tue, 22 Oct 2019 18:36:10 -0400 Subject: [PATCH] Add Emmanuel to the list of authors --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 810edf5..c239eda 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "2.0.22" authors = [ "Sunshine ", "Mahdi Robatipoor ", + "Emmanuel Delaborde ", ] description = "CLI tool for saving web pages as a single HTML file"