- updated core library to 1.7.2 with honkers's mfplat patch fix
This commit is contained in:
Observer KRypt0n_ 2023-04-17 23:32:29 +02:00
parent 2a8272c1af
commit a8323a47b7
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2

View file

@ -1,6 +1,6 @@
[package]
name = "anime-launcher-sdk"
version = "1.0.6"
version = "1.0.7"
authors = ["Nikita Podvirnyy <suimin.tu.mu.ga.mi@gmail.com>"]
license = "GPL-3.0"
readme = "README.md"
@ -8,7 +8,7 @@ edition = "2021"
[dependencies.anime-game-core]
git = "https://github.com/an-anime-team/anime-game-core"
tag = "1.7.1"
tag = "1.7.2"
features = ["all"]
# path = "../anime-game-core" # ! for dev purposes only