feat: pre-release 1.7.0-rc3

This commit is contained in:
Cyrix126 2025-01-03 18:54:51 +01:00
parent fc683b3a13
commit 3238cf8cc4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -2029,7 +2029,7 @@ dependencies = [
[[package]]
name = "gupaxx"
version = "1.7.0-rc2"
version = "1.7.0-rc3"
dependencies = [
"anyhow",
"benri",

View file

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