We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c60910 commit cc2a958Copy full SHA for cc2a958
metabased-sequencer/interceptor/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
6
[dependencies]
7
async-trait = "0.1"
8
-alloy = { version = "0.5.4", features = ["full"] }
+alloy = { version = "0.4.2", features = ["full"] }
9
dotenv = "0.15"
10
figment = { version = "0.10", features = ["env"] }
11
jsonrpsee = { version = "0.24.3", features = ["full"] }
0 commit comments