We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f851ffe commit f9659cfCopy full SHA for f9659cf
ethers-etherscan/Cargo.toml
@@ -43,7 +43,7 @@ ethers-solc.workspace = true
43
44
tempfile.workspace = true
45
tokio = { workspace = true, features = ["macros", "rt-multi-thread", "time"] }
46
-serial_test = "2.0.0"
+serial_test = "3.0.0"
47
tracing-subscriber = { workspace = true, features = ["env-filter", "fmt"] }
48
49
[features]
0 commit comments