Skip to content

Commit

Permalink
chore: bump alloy (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Will-Smith11 authored Nov 22, 2024
1 parent 8807ca6 commit 1838496
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 33 deletions.
124 changes: 92 additions & 32 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ exclude = [".github/"]
pade-macro.path = "./pade-macro/"
pade.path = "./pade/"
thiserror = "1.0"
alloy = { version = "0.4.2", features = ["sol-types"] }
alloy = { version = "0.5.4", features = ["sol-types"] }

0 comments on commit 1838496

Please sign in to comment.