Skip to content

Commit

Permalink
Remove now unused anyhow from edr_napi
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanewok committed Aug 27, 2024
1 parent 49a9795 commit bb21830
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/edr_napi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ edition = "2021"
crate-type = ["cdylib"]

[dependencies]
anyhow = { version = "1.0.75", default-features = false }
alloy-dyn-abi = { version = "0.7.6", default-features = false }
alloy-json-abi = { version = "0.7.4", default-features = false }
alloy-sol-types = { version = "0.5.1", default-features = false, features = ["std"] }
Expand Down

0 comments on commit bb21830

Please sign in to comment.