From 51f725f0e972f6bf164fdef7c8b25fbf63170634 Mon Sep 17 00:00:00 2001 From: Sandro-Alessio Gierens Date: Fri, 25 Aug 2023 15:51:49 +0200 Subject: [PATCH] Update repository in Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2e3da7d..4ea173e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ exclude = [ ] license = "MIT" readme = "README.md" -repository = "https://github.com/gierens/uzers-rs" +repository = "https://github.com/rustadopt/uzers-rs" version = "0.11.1" [features]