8000 build(deps): bump syn from 2.0.32 to 2.0.35 (#503) · llama90/arrow-datafusion-python@31241f8 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 /div>

Commit 31241f8

Browse files
build(deps): bump syn from 2.0.32 to 2.0.35 (apache#503)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.32 to 2.0.35. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.32...2.0.35) --- 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 c574d68 commit 31241f8

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 21 additions & 21 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
@@ -51,7 +51,7 @@ futures = "0.3"
5151
object_store = { version = "0.7.0", features = ["aws", "gcp", "azure"] }
5252
parking_lot = "0.12"
5353
regex-syntax = "0.7.1"
54-
syn = "2.0.11"
54+
syn = "2.0.35"
5555
url = "2.2"
5656

5757
[build-dependencies]

0 commit comments

Comments
 (0)
0