Skip to content

Commit c95ca31

Browse files
chore(deps): bump quote from 1.0.38 to 1.0.40 (#15332)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.38 to 1.0.40. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.40) --- updated-dependencies: - dependency-name: quote 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 fc93374 commit c95ca31

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.

datafusion/macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ proc-macro = true
4141

4242
[dependencies]
4343
datafusion-expr = { workspace = true }
44-
quote = "1.0.37"
44+
quote = "1.0.40"
4545
syn = { version = "2.0.100", features = ["full"] }

0 commit comments

Comments
 (0)