Skip to content

Commit

Permalink
Bump syn from 0.15.44 to 2.0.68
Browse files Browse the repository at this point in the history
Bumps [syn](https://github.com/dtolnay/syn) from 0.15.44 to 2.0.68.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@0.15.44...2.0.68)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 36d7044 commit 53e6441
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 9 deletions.
40 changes: 32 additions & 8 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 econf-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repository = "https://github.com/YushiOMOTE/econf"
readme = "README.md"

[dependencies]
syn = "0.15"
syn = "2.0"
quote = "0.6"
proc-macro2 = "0.4"

Expand Down

0 comments on commit 53e6441

Please sign in to comment.