Skip to content

Commit f46ee04

Browse files
build(deps): bump syn from 2.0.48 to 2.0.52
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.48 to 2.0.52. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.48...2.0.52) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27a9264 commit f46ee04

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

Cargo.lock

Lines changed: 24 additions & 24 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.9.0", features = ["aws", "gcp", "azure"] }
5353
parking_lot = "0.12"
5454
regex-syntax = "0.8.1"
55-
syn = "2.0.43"
55+
syn = "2.0.52"
5656
url = "2.2"
5757

5858
[build-dependencies]

0 commit comments

Comments
 (0)