Skip to content

Commit

Permalink
chore: remove alloy-dyn-abi as its an unused dep (#12)
Browse files Browse the repository at this point in the history
chore: remove alloy-dyn-abi as its unused
  • Loading branch information
Evalir authored Nov 2, 2023
1 parent 9d20557 commit 9e1770b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ all-features = true

[dependencies]
alloy-primitives = { version = "0.4", default-features = false, features = ["std", "serde", "rand"] }
alloy-dyn-abi = { version = "0.4", default-features = false, features = ["std"] }
alloy-json-abi = { version = "0.4", default-features = false, features = ["std", "serde_json"] }

solang-parser = { version = "=0.3.3", default-features = false }
Expand Down

0 comments on commit 9e1770b

Please sign in to comment.