From 8f1ab5fb04e327cb7adfa5c9da789a408a61507c Mon Sep 17 00:00:00 2001 From: Cosmic Horror Date: Mon, 19 Feb 2024 17:24:28 -0700 Subject: [PATCH] chore: Update repository link to use new org --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index fc3031f6..db3fcd88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,8 +12,8 @@ edition = "2021" authors = ["trimental"] license = "MIT" readme = "README.md" -repository = "https://github.com/trimental/inlyne" -homepage = "https://github.com/trimental/inlyne" +repository = "https://github.com/Inlyne-Project/inlyne" +homepage = "https://github.com/Inlyne-Project/inlyne" rust-version = "1.72.1" exclude = [ "/ci/*",