From 31ba185962aa984a38c86b010e9e6990834a09a5 Mon Sep 17 00:00:00 2001 From: EvilMuffinHa Date: Wed, 3 Aug 2022 13:50:56 -0400 Subject: [PATCH] update location for repository --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0826344..0867eb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" authors = ["artofrev"] description = "A library for optimized arbitrary precision integers." license = "MIT" -repository = "https://github.com/artofrev/smallint" +repository = "https://gitlab.com/artofrev/smallint" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html