Skip to content

Commit 12f6be6

Browse files
chore(deps): bump strum from 0.27.0 to 0.27.1 (#14718)
Bumps [strum](https://github.com/Peternator7/strum) from 0.27.0 to 0.27.1. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.0...v0.27.1) --- updated-dependencies: - dependency-name: strum 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 3ee51cb commit 12f6be6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.27.0", features = ["derive"] }
61+
strum = { version = "0.27.1", features = ["derive"] }
6262
tokio = { workspace = true, features = ["rt-multi-thread"] }

0 commit comments

Comments
 (0)