Skip to content

Commit

Permalink
try different dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-savu committed Jun 27, 2024
1 parent caa1174 commit 4f66e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethers-middleware/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ serde = { version = "1.0.124", default-features = false, features = ["derive"] }
thiserror = { version = "1.0", default-features = false }
futures-util = { version = "^0.3" }
futures-locks = { version = "0.7", default-features = false }
futures-channel.workspace = "0.3.28"
futures-channel.workspace = "0.3.1"
tracing = { version = "0.1.37", default-features = false }
tracing-futures = { version = "0.2.5", default-features = false }

Expand Down

0 comments on commit 4f66e79

Please sign in to comment.