From a12a69e8b0f4fc75fa89d1cf7226d39a0f54acc5 Mon Sep 17 00:00:00 2001 From: --global <--global> Date: Fri, 16 Aug 2024 08:32:11 -0500 Subject: [PATCH] Point sdk to ethanthesleepy.one --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e5615a0..cbd28c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ opt-level = "s" glib-build-tools = "0.20" [dependencies.anime-launcher-sdk] -git = "https://github.com/an-anime-team/anime-launcher-sdk" +git = "https://git.ethanthesleepy.one/anime-game-testing/anime-launcher-sdk" tag = "1.17.3" features = ["all", "star-rail", "star-rail-patch"]