From b48df33defac1e1ecbd95030fc1cfd403145f6ee Mon Sep 17 00:00:00 2001 From: JasterV <49537445+JasterV@users.noreply.github.com> Date: Sat, 7 Mar 2026 01:15:08 +0100 Subject: [PATCH] chore: update Cargo.toml --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index f14652f..4502e68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,8 @@ members = ["test-context", "test-context-macros"] edition = "2024" version = "0.5.4" rust-version = "1.91.0" -homepage = "https://github.com/JasterV/test-context" -repository = "https://github.com/JasterV/test-context" +homepage = "https://codeberg.org/JasterV/test-context" +repository = "https://codeberg.org/JasterV/test-context" authors = [ "Mark Hildreth ", "Victor Martinez ",