Skip to content

Commit 967bbff

Browse files
build(deps): bump syn from 2.0.41 to 2.0.43 (#559)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.41 to 2.0.43. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.41...2.0.43) --- 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 b22f82f commit 967bbff

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Cargo.lock

Lines changed: 23 additions & 23 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
@@ -52,7 +52,7 @@ futures = "0.3"
5252
object_store = { version = "0.8.0", features = ["aws", "gcp", "azure"] }
5353
parking_lot = "0.12"
5454
regex-syntax = "0.8.1"
55-
syn = "2.0.37"
55+
syn = "2.0.43"
5656
url = "2.2"
5757

5858
[build-dependencies]

0 commit comments

Comments
 (0)