Skip to content

Commit 779d55d

Browse files
authored
Update Cargo.toml
1 parent 3688a89 commit 779d55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ch11/pow/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ edition = "2018"
66

77
[dependencies]
88
itertools = "0.7.8"
9-
rust-crypto = "^0.2"
9+
sha256 = "1"

0 commit comments

Comments
 (0)