Skip to content

Commit

Permalink
fix(deps): update rust crate syn to 2.0.41 (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 8ceb2cc commit 3cb4ca4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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 packages/proc-macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ proc-macro = true

[dependencies]
quote = "1.0.33"
syn = "2.0.39"
syn = "2.0.41"

0 comments on commit 3cb4ca4

Please sign in to comment.