feat: add num_cpus

This commit is contained in:
2020-09-20 23:11:30 +08:00
parent ccc820145e
commit 81a0145be4
3 changed files with 31 additions and 8 deletions

View File

@@ -16,4 +16,5 @@ rand = "0.6"
digest = "0.8.1"
ripemd160 = "0.8.0"
sha2 = "0.8.1"
num_cpus = "1.13.0"