Skip to content

Commit

Permalink
fix(deps): update rust crate syn to 2.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 0983090 commit 60849df
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 ethers-log-decode/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ proc-macro = true
ethers = "2.0.10"
proc-macro2 = "1.0.67"
quote = "1.0.33"
syn = "2.0.33"
syn = "2.0.34"

0 comments on commit 60849df

Please sign in to comment.