From 483ccd455c635e4975058a5d68b6fb4882bf5ddb Mon Sep 17 00:00:00 2001 From: Jason Travis Smith Date: Thu, 6 Apr 2017 12:16:27 -0400 Subject: [PATCH] Adjusting for the new repository locations. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2d4a429..49e3266 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.5.0" authors = ["Jason Travis Smith "] description = "Handles logging." license = "" -repository = "https://gitlab.com/CyberMages/scribe.git" +repository = "https://gitlab.com/CyberMages/Core/scribe.git" documentation = "" keywords = ["scribe", "logging"]