Skip to content

Commit

Permalink
chore: bump ethers (paradigmxyz#1598)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Seitz <[email protected]>
  • Loading branch information
Rjected and mattsse authored Mar 1, 2023
1 parent 14811da commit 6136e0d
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 8 deletions.
88 changes: 80 additions & 8 deletions Cargo.lock

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

2 changes: 2 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ exceptions = [
{ allow = ["CC0-1.0"], name = "secp256k1-sys" },
{ allow = ["CC0-1.0"], name = "tiny-keccak" },
{ allow = ["CC0-1.0"], name = "more-asserts" },
# MIT with no attribution https://choosealicense.com/licenses/mit-0/
{ allow = ["MIT-0"], name = "dunce" },

# TODO: ethers transitive deps
{ allow = ["GPL-3.0"], name = "fastrlp" },
Expand Down

0 comments on commit 6136e0d

Please sign in to comment.