Skip to content

Commit

Permalink
Merge pull request #1917 from appaquet/dependabot/cargo/syn-2.0.60
Browse files Browse the repository at this point in the history
chore(deps): bump syn from 2.0.59 to 2.0.60
  • Loading branch information
github-actions[bot] authored Apr 17, 2024
2 parents d9fa9ea + b6eb5ee commit 0a0fb67
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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.59", features = ["full", "fold"] }
syn = { version = "2.0.60", features = ["full", "fold"] }
thiserror = "1.0.58"

0 comments on commit 0a0fb67

Please sign in to comment.