chore(deps): use cryptoxide sha3 instead of depending on sha3 crate (#452)
This commit is contained in:
parent
7374eeac92
commit
7c60affea1
3 changed files with 4 additions and 8 deletions
|
|
@ -18,4 +18,4 @@ base58 = "0.2.0"
|
|||
bech32 = "0.9.1"
|
||||
thiserror = "1.0.31"
|
||||
crc = "3.0.1"
|
||||
sha3 = "0.10.8"
|
||||
cryptoxide = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue