ethers-core

This commit is contained in:
psippl 2022-02-20 16:20:08 -07:00
parent c7a5a306fc
commit c8d06c61ba
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ sha2 = "0.10.1"
hex = "0.4.0"
once_cell = "1.8"
serde = "1.0"
ethers = "0.6"
ethers-core = "0.6.3"
hex-literal = "0.3"
proptest = { version = "1.0", optional = true }
rayon = "1.5.1"