chore: bump alloy 0.3.5 (#10891)

This commit is contained in:
Matthias Seitz
2024-09-13 18:10:39 +02:00
committed by GitHub
parent 784154bcdb
commit 12e8af4a24
4 changed files with 101 additions and 99 deletions

View File

@ -11,7 +11,7 @@ repository.workspace = true
workspace = true
[dependencies]
alloy-rpc-types-engine = { workspace = true, features = ["jwt"] }
alloy-rpc-types-engine = { workspace = true, features = ["jwt", "serde"] }
http.workspace = true
jsonrpsee-http-client.workspace = true