Skip to content

Commit

Permalink
build(deps): bump syn from 2.0.28 to 2.0.31
Browse files Browse the repository at this point in the history
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.28 to 2.0.31.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.28...2.0.31)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 9, 2023
1 parent b4d383b commit c0d2c8a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 @@ -51,7 +51,7 @@ futures = "0.3"
object_store = { version = "0.6.1", features = ["aws", "gcp", "azure"] }
parking_lot = "0.12"
regex-syntax = "0.7.1"
syn = "2.0.11"
syn = "2.0.31"
url = "2.2"

[build-dependencies]
Expand Down

0 comments on commit c0d2c8a

Please sign in to comment.