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 ",