8000 build(deps): bump syn from 2.0.35 to 2.0.37 (#506) · Bernolt/arrow-datafusion-python@9ef0a57 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ef0a57

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

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Cargo.lock

Lines changed: 19 additions & 19 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.35"
54+
syn = "2.0.37"
5555
url = "2.2"
5656

5757
[build-dependencies]

0 commit comments

Comments
 (0)
0