diff --git a/.gitmodules b/.gitmodules index 3a3be25..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "anime-game-core"] - path = anime-game-core - url = https://github.com/an-anime-team/anime-game-core diff --git a/Cargo.toml b/Cargo.toml index d599b74..1f567e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ readme = "README.md" edition = "2021" [dependencies] -anime-game-core = { path = "anime-game-core", features = ["genshin", "all"] } +anime-game-core = { git = "https://github.com/an-anime-team/anime-game-core", tag = "1.4.5", features = ["genshin", "all"] } anyhow = "1.0" dirs = "5.0.0" diff --git a/anime-game-core b/anime-game-core deleted file mode 160000 index 8f29531..0000000 --- a/anime-game-core +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8f295310707cc6d4f69215863a0ef91ecf72f854