Skip to content

Commit eef7115

Browse files
committed
Revert indentation in ethers dependency
1 parent 56bd1a8 commit eef7115

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

batcher/aligned-batcher/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ hex = "0.4.3"
2121
dotenvy = "0.15.0"
2222
anyhow = "1.0.83"
2323
ethers = { tag = "v2.0.15-fix-reconnections", features = [
24-
"ws",
25-
"rustls",
24+
"ws",
25+
"rustls",
2626
], git = "https://github.com/yetanotherco/ethers-rs.git" }
2727
lambdaworks-crypto = { git = "https://github.com/lambdaclass/lambdaworks.git", rev = "efd46f0b0aea3aa95d94bba7de86cb96611b40d3", features = ["serde"] }
2828
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)