diff --git a/Cargo.lock b/Cargo.lock index 8a20562..81ea33b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2018,7 +2018,7 @@ dependencies = [ [[package]] name = "gupaxx" -version = "1.5.3" +version = "1.5.4" dependencies = [ "anyhow", "benri", diff --git a/Cargo.toml b/Cargo.toml index e67c157..4cc9675 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ cargo-features = ["profile-rustflags", "codegen-backend"] [package] name = "gupaxx" -version = "1.5.3" +version = "1.5.4" authors = ["cyrix126 "] description = "Fork of Gupax integrating the XMRvsBeast Raffle " documentation = "https://github.com/cyrix126/gupaxx"