diff --git a/Cargo.toml b/Cargo.toml index b67c91f..ee2ad67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ edition = "2021" [dependencies.anime-game-core] git = "https://github.com/an-anime-team/anime-game-core" -tag = "1.17.3" +tag = "1.17.4" features = ["all"] # path = "../anime-game-core" # ! for dev purposes only