Skip to content

Commit c49ca9a

Browse files
build(deps): bump syn from 2.0.77 to 2.0.79 (#886)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.77 to 2.0.79. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.77...2.0.79) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 022e4b3 commit c49ca9a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -49,7 +49,7 @@ futures = "0.3"
4949
object_store = { version = "0.11.0", features = ["aws", "gcp", "azure"] }
5050
parking_lot = "0.12"
5151
regex-syntax = "0.8"
52-
syn = "2.0.68"
52+
syn = "2.0.79"
5353
url = "2"
5454

5555
[build-dependencies]

0 commit comments

Comments
 (0)