From 5d2f52f6b80863ed2164e328b5a8b67d243d8971 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Tue, 21 Apr 2026 18:53:00 +0300 Subject: [PATCH] chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io) --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 5b3d3c4..125f114 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [workspace.package] license = "MIT-0" authors = ["PezkuwiChain "] -homepage = "https://pezkuwichain.github.io/pezkuwi-sdk/" -repository = "https://github.com/pezkuwichain/pez-solochain-template.git" +homepage = "https://pezkuwichain.io/" +repository = "https://git.pezkuwichain.io/pezkuwichain/pez-solochain-template.git" edition = "2021" [workspace]