- hotfix of launcher being unable to download any stuff
This commit is contained in:
Observer KRypt0n_ 2022-09-26 21:35:29 +02:00
parent a9e3797f75
commit 435f00fdbe
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View file

@ -31,7 +31,7 @@ dependencies = [
[[package]] [[package]]
name = "anime-game-core" name = "anime-game-core"
version = "1.1.4" version = "1.1.5"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bzip2", "bzip2",
@ -52,7 +52,7 @@ dependencies = [
[[package]] [[package]]
name = "anime-game-launcher" name = "anime-game-launcher"
version = "1.1.1" version = "1.1.2"
dependencies = [ dependencies = [
"anime-game-core", "anime-game-core",
"anyhow", "anyhow",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "anime-game-launcher" name = "anime-game-launcher"
version = "1.1.1" version = "1.1.2"
description = "Anime Game launcher" description = "Anime Game launcher"
authors = ["Nikita Podvirnyy <suimin.tu.mu.ga.mi@gmail.com>"] authors = ["Nikita Podvirnyy <suimin.tu.mu.ga.mi@gmail.com>"]
license = "GPL-3.0" license = "GPL-3.0"

@ -1 +1 @@
Subproject commit e2140cea392560ac685088d6cc6295ad1172cb72 Subproject commit 2e9bd3920556b9d64aea22e5be3294498a8e87be