feat: update cargo metadata

This commit is contained in:
Louis-Marie Baer 2024-03-23 17:27:14 +01:00
parent a03aedce82
commit e23b140c22
3 changed files with 28 additions and 2405 deletions

2417
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,10 +1,10 @@
cargo-features = ["profile-rustflags"]
[package]
name = "gupax"
version = "1.3.6"
authors = ["hinto-janai <hinto.janai@protonmail.com>"]
description = "GUI for P2Pool+XMRig"
documentation = "https://github.com/hinto-janai/gupax"
name = "gupaxx"
version = "0.1.0"
authors = ["cyrix126 <gupaxx@baermail.fr>"]
description = "Fork of Gupax integrating the XMRvsBeast Raffle "
documentation = "https://github.com/cyrix126/gupaxx"
edition = "2021"
[profile.release]
@ -119,7 +119,7 @@ static_vcruntime = "2.0"
# For macOS build (cargo-bundle)
[package.metadata.bundle]
name = "Gupax"
identifier = "com.github.hinto-janai.gupax"
name = "Gupaxx"
identifier = "com.github.cyrix126.gupaxx"
icon = ["images/icons/icon@2x.png"]
category = "public.app-category.utilities"

View file

@ -50,7 +50,7 @@
- [ ] stable release
- [ ] video tutorial to set up XvB Tab
- [ ] adapt doc for new code
- [ ] cargo package metadata
- [x] cargo package metadata
- [ ] pgp signatures
- [x] fix clippy
- [ ] optimizations