Skip to content

Commit

Permalink
Merge pull request #1914 from appaquet/dependabot/cargo/syn-2.0.59
Browse files Browse the repository at this point in the history
chore(deps): bump syn from 2.0.58 to 2.0.59
  • Loading branch information
github-actions[bot] authored Apr 15, 2024
2 parents 8cdf491 + 481d49b commit 1170e17
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 apps/macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ anyhow = "1.0.82"
futures = "0.3.30"
log = "0.4.21"
quote = "1.0.36"
syn = { version = "2.0.58", features = ["full", "fold"] }
syn = { version = "2.0.59", features = ["full", "fold"] }
thiserror = "1.0.58"

0 comments on commit 1170e17

Please sign in to comment.