We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b173a75 commit bf8ccffCopy full SHA for bf8ccff
Cargo.toml
@@ -6,7 +6,7 @@ author = "22388o"
6
license = "MIT"
7
description = "A simple library for Mining pools and developers"
8
documentation = "https://docs.rs/hashpool"
9
-version = "1.0.10-beta"
+version = "1.0.11-beta"
10
11
[dependencies]
12
MANIFEST.yml
@@ -2,4 +2,4 @@ name: HashPool
2
license: MIT
3
authors: 22388o and Rsync25
4
type: FOSS
5
-version: 1.0.10-beta
+version: 1.0.11-beta
0 commit comments