File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ description = "A simple library for Mining pools and developers"
77documentation = " https://docs.rs/hashpool"
88homepage = " https://www.arealayer.net/projects"
99repository = " 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
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ name: HashPool
22license : MIT
33authors : 22388o and Rsync25
44type : FOSS
5- version : 1.0.23 -beta
5+ version : 1.0.24 -beta
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ cargo build
5555``` Cargo.toml
5656[pcakage ]
5757name = " Hash Pool"
58- version = " 1.0.23 -beta"
58+ version = " 1.0.24 -beta"
5959```
6060
6161## Roadmap
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments