Skip to content

Commit

Permalink
cargo: bump syn from 2.0.61 to 2.0.63 in the cargo-dependencies group
Browse files Browse the repository at this point in the history
Bumps the cargo-dependencies group with 1 update: [syn](https://github.com/dtolnay/syn).


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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed May 13, 2024
1 parent 02b72e5 commit b1fc2cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ smallvec = { version = "1.13.2", features = [
"union",
] }
strsim = "0.11.1"
syn = "2.0.61"
syn = "2.0.63"
tempfile = "3.10.1"
test-case = "3.3.1"
textwrap = "0.16.1"
Expand Down

0 comments on commit b1fc2cf

Please sign in to comment.