aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2026-01-29 17:32:30 +0800
committerHsiangNianian <i@jyunko.cn>2026-01-29 17:32:30 +0800
commitb03875e2ac52a2266f6fc3cce5b6720182206160 (patch)
tree8a3953ec5d65397e280037ecfa97b0c5523fc778 /Cargo.toml
parent5422b1d7099f77c36084244393e53ce2714690bf (diff)
downloadDropIn-b03875e2ac52a2266f6fc3cce5b6720182206160.tar.gz
DropIn-b03875e2ac52a2266f6fc3cce5b6720182206160.zip
chore: update repository URLs in Cargo.toml and pyproject.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 285e044..a236572 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ description = "Minecraft Instances Manager"
license = "MIT"
documentation = "https://dropin.hydroroll.team/"
homepage = "https://dropin.hydroroll.team/"
-repository = "https://github.com/HsiangNianian/DropIn"
+repository = "https://github.com/HydroRoll-Team/DropIn"
authors = ["HsiangNianian"]
[lib]