Skip to content

Commit 32c760b

Browse files
chore(deps): bump strum from 0.26.3 to 0.27.0 (#14573)
Bumps [strum](https://github.com/Peternator7/strum) from 0.26.3 to 0.27.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.27.0) --- updated-dependencies: - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fde24a commit 32c760b

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

Cargo.lock

Lines changed: 23 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion/proto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ datafusion-functions = { workspace = true, default-features = true }
5858
datafusion-functions-aggregate = { workspace = true }
5959
datafusion-functions-window-common = { workspace = true }
6060
doc-comment = { workspace = true }
61-
strum = { version = "0.26.1", features = ["derive"] }
61+
strum = { version = "0.27.0", features = ["derive"] }
6262
tokio = { workspace = true, features = ["rt-multi-thread"] }

0 commit comments

Comments
 (0)