Skip to content

Commit

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

---
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 Jan 8, 2024
1 parent ca25960 commit 794fa3b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rust-version = "1.56.1"
proc-macro = true

[dependencies]
syn = { version = "1.0.98", features = ["full", "visit"] }
syn = { version = "2.0.48", features = ["full", "visit"] }
quote = "1.0.35"
proc-macro2 = "1.0.76"
proc-macro-crate = "3.0.0"
Expand Down

0 comments on commit 794fa3b

Please sign in to comment.