feat: release 1.5.0

This commit is contained in:
Cyrix126 2024-10-06 17:49:29 +02:00
parent 29a0182102
commit 05bc98aa5f
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -2173,7 +2173,7 @@ dependencies = [
[[package]] [[package]]
name = "gupaxx" name = "gupaxx"
version = "1.4.2" version = "1.5.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"benri", "benri",
@ -3862,7 +3862,7 @@ dependencies = [
"paste", "paste",
"regex", "regex",
"seq-macro", "seq-macro",
"windows 0.57.0", "windows 0.58.0",
] ]
[[package]] [[package]]

View file

@ -1,7 +1,7 @@
cargo-features = ["profile-rustflags"] cargo-features = ["profile-rustflags"]
[package] [package]
name = "gupaxx" name = "gupaxx"
version = "1.4.2" version = "1.5.0"
authors = ["cyrix126 <gupaxx@baermail.fr>"] authors = ["cyrix126 <gupaxx@baermail.fr>"]
description = "Fork of Gupax integrating the XMRvsBeast Raffle " description = "Fork of Gupax integrating the XMRvsBeast Raffle "
documentation = "https://github.com/cyrix126/gupaxx" documentation = "https://github.com/cyrix126/gupaxx"