Skip to content

Commit

Permalink
Merge pull request #630 from rami3l/dependabot/cargo/syn-2.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
2 parents 67c22bb + 7e1c041 commit c792abb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 crates/pacaptr-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ once_cell = "1.18.0"
proc-macro2 = "1.0.66"
quote = "1.0.32"
regex = "1.9.1"
syn = "2.0.27"
syn = "2.0.28"
tabled = "0.13.0"

0 comments on commit c792abb

Please sign in to comment.