mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2025-04-16 11:41:56 +00:00
feat: release v1.8.2
This commit is contained in:
parent
642901b835
commit
5dcd040640
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2042,7 +2042,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "gupaxx"
|
||||
version = "1.8.1"
|
||||
version = "1.8.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"benri",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
cargo-features = ["profile-rustflags", "codegen-backend"]
|
||||
[package]
|
||||
name = "gupaxx"
|
||||
version = "1.8.1"
|
||||
version = "1.8.2"
|
||||
authors = ["cyrix126 <gupaxx@baermail.fr>"]
|
||||
description = "Fork of Gupax integrating the XMRvsBeast Raffle "
|
||||
documentation = "https://github.com/cyrix126/gupaxx"
|
||||
|
|
Loading…
Reference in a new issue