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 476bb6f commit 7b05da2Copy full SHA for 7b05da2
Cargo.toml
@@ -1,8 +1,7 @@
1
[package]
2
name = "ethash"
3
-description = "An Apache-licensed Ethash implementation."
+description = "Ethereum mining algorithm"
4
version = "0.4.0"
5
-authors = ["Wei Tang <hi@that.world>"]
6
license = "Apache-2.0"
7
edition = "2021"
8
0 commit comments