Updated category

This commit is contained in:
Robert Kornacki 2019-07-29 13:14:49 -04:00
parent 2761722b1a
commit 82c4284f73

View file

@ -10,7 +10,8 @@ keywords = ["PoW", "sha256", "proof-of-work"]
readme = "readme.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/robkorn/pow"
categories = ["algorithms"]
categories = ["algorithms", "cryptography::cryptocurrencies"]
[dependencies]
sha2 = "0.8.0"