From e2215f44a7eacb1b170a09667a34029aa270f946 Mon Sep 17 00:00:00 2001 From: Martin Bley Date: Sat, 9 Jan 2021 11:02:11 +0100 Subject: [PATCH] changed email --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fc44516..8d9d751 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "clarify-link" description = "Clarify obfuscated hyperlinks" version = "0.9.3" -authors = ["Martin Bley "] +authors = ["Martin Bley "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html