aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorBegonia, HE <163421589+BegoniaHe@users.noreply.github.com>2026-01-18 20:22:40 +0100
committerBegonia, HE <163421589+BegoniaHe@users.noreply.github.com>2026-01-18 20:22:40 +0100
commitee767338d6db510ef15d6b8cc11f6fb9a6215a43 (patch)
tree8110fa30aac176f6b5f1633912e36ab20e07451f /src-tauri/Cargo.toml
parent52619e6bab73a37487d00d2d320a01fbf31cdcb4 (diff)
downloadDropOut-ee767338d6db510ef15d6b8cc11f6fb9a6215a43.tar.gz
DropOut-ee767338d6db510ef15d6b8cc11f6fb9a6215a43.zip
chore: migrate repository from HsiangNianian to HydroRoll-Team
- Updated repository URL in Cargo.toml - Updated GitHub API endpoint in main.rs - Updated commit links in HomeView.svelte - Updated issue template links in config.yml Reviewed-by: Claude Sonnet 4.5
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r--src-tauri/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index e6a8967..e1b2ab3 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
authors = ["HsiangNianian"]
description = "The DropOut Minecraft Game Launcher"
license = "MIT"
-repository = "https://github.com/HsiangNianian/DropOut"
+repository = "https://github.com/HydroRoll-Team/DropOut"
[dependencies]
serde = { version = "1.0", features = ["derive"] }