Skip to content

Commit 1b24140

Browse files
author
22388o
committed
release v1.0.24-beta
1 parent cad161b commit 1b24140

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ description = "A simple library for Mining pools and developers"
77
documentation = "https://docs.rs/hashpool"
88
homepage = "https://www.arealayer.net/projects"
99
repository = "https://github.com/AreaLayer/HashPool"
10-
version = "1.0.23-beta"
11-
edition = "2021"
10+
version = "1.0.24-beta"
11+
edition = "2024"
1212

1313
[dependencies]
1414

MANIFEST.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ name: HashPool
22
license: MIT
33
authors: 22388o and Rsync25
44
type: FOSS
5-
version: 1.0.23-beta
5+
version: 1.0.24-beta

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ cargo build
5555
```Cargo.toml
5656
[pcakage]
5757
name = "Hash Pool"
58-
version = "1.0.23-beta"
58+
version = "1.0.24-beta"
5959
```
6060

6161
## Roadmap

SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ currently being supported with security updates.
2929
| v1.0.21-beta | :white_check_mark: |
3030
| v1.0.22-beta | :white_check_mark: |
3131
| v1.0.23-beta | :white_check_mark: |
32+
| v1.0.24-beta | :white_check_mark: |
33+
3234

3335

3436

0 commit comments

Comments
 (0)