This commit is contained in:
Observer KRypt0n_ 2023-08-20 16:38:50 +02:00
parent 0059a26f18
commit 63202a60dc
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -64,7 +64,7 @@ dependencies = [
[[package]] [[package]]
name = "anime-game-launcher" name = "anime-game-launcher"
version = "3.8.0" version = "3.9.0"
dependencies = [ dependencies = [
"anime-launcher-sdk", "anime-launcher-sdk",
"anyhow", "anyhow",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "anime-game-launcher" name = "anime-game-launcher"
version = "3.8.0" version = "3.9.0"
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>"]
homepage = "https://github.com/an-anime-team/an-anime-game-launcher" homepage = "https://github.com/an-anime-team/an-anime-game-launcher"