Skip to content

Commit

Permalink
chore: bump syn from 2.0.93 to 2.0.95 in the patch group
Browse files Browse the repository at this point in the history
Bumps the patch group with 1 update: [syn](https://github.com/dtolnay/syn).


Updates `syn` from 2.0.93 to 2.0.95
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.93...2.0.95)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 8007a89 commit ff36ce5
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
80 changes: 40 additions & 40 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 prqlc/prqlc-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ test = false

[dependencies]
prqlc = {path = "../prqlc", default-features = false, version = "0.13.3" }
syn = "2.0.93"
syn = "2.0.95"

[package.metadata.release]
tag-name = "{{version}}"
Expand Down

0 comments on commit ff36ce5

Please sign in to comment.