From 75a7ba6a7a2bd10af396874974801598b8105ca4 Mon Sep 17 00:00:00 2001 From: Jason Travis Smith Date: Sun, 31 Jul 2016 02:52:29 -0400 Subject: [PATCH] Changed the email address to the correct one. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fc7714a..6017749 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mason" version = "0.1.0" -authors = ["Jason Travis Smith "] +authors = ["Jason Travis Smith "] description = "The build system for CyberMages LLC projects." license = "" repository = "https://gitlab.com/CyberMages/mason.git"