- updated core library version to fix
  minreq versions compatibility
This commit is contained in:
Observer KRypt0n_ 2023-10-20 19:13:41 +02:00
parent a8b3ca8387
commit ea5a501a0f
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.11.3"
version = "1.11.4"
authors = ["Nikita Podvirnyy <suimin.tu.mu.ga.mi@gmail.com>"]
license = "GPL-3.0"
readme = "README.md"
@ -9,7 +9,7 @@ edition = "2021"
[dependencies.anime-game-core]
git = "https://github.com/an-anime-team/anime-game-core"
tag = "1.16.0"
tag = "1.16.1"
features = ["all"]
# path = "../anime-game-core" # ! for dev purposes only