Skip to content

Commit 5525bcd

Browse files
committed
graph: Remove unused ethabi dependency
1 parent 26daca6 commit 5525bcd

File tree

2 files changed

+2
-91
lines changed

2 files changed

+2
-91
lines changed

Cargo.lock

Lines changed: 2 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graph/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ chrono = "0.4.43"
2727
envconfig = { workspace = true }
2828
Inflector = "0.11.3"
2929
reqwest = { version = "0.12.23", features = ["json", "stream", "multipart", "gzip", "brotli", "deflate"] }
30-
ethabi = "17.2"
3130
hex = "0.4.3"
3231
http0 = { version = "0", package = "http" }
3332
http = "1"

0 commit comments

Comments
 (0)