Skip to content

Commit a3908ed

Browse files
build(deps): bump syn from 2.0.67 to 2.0.68 (#746)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.67 to 2.0.68. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.67...2.0.68) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 594655f commit a3908ed

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

Cargo.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ futures = "0.3"
5454
object_store = { version = "0.10.1", features = ["aws", "gcp", "azure"] }
5555
parking_lot = "0.12"
5656
regex-syntax = "0.8.1"
57-
syn = "2.0.67"
57+
syn = "2.0.68"
5858
url = "2.2"
5959
sqlparser = "0.47.0"
6060

0 commit comments

Comments
 (0)