Skip to content

Commit 84a10e5

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump strum from 0.26.3 to 0.27.2
Bumps [strum](https://github.com/Peternator7/strum) from 0.26.3 to 0.27.2. - [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.2) --- updated-dependencies: - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fc068a commit 84a10e5

File tree

2 files changed

+7
-29
lines changed

2 files changed

+7
-29
lines changed

Cargo.lock

Lines changed: 6 additions & 28 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
@@ -82,7 +82,7 @@ serde_regex = "1.1.0"
8282
serde_yaml = "0.9.21"
8383
slog = { version = "2.8.2", features = ["release_max_level_trace", "max_level_trace"] }
8484
sqlparser = { version = "0.60.0", features = ["visitor"] }
85-
strum = { version = "0.26", features = ["derive"] }
85+
strum = { version = "0.27", features = ["derive"] }
8686
syn = { version = "2.0.114", features = ["full"] }
8787
test-store = { path = "./store/test-store" }
8888
thiserror = "2.0.17"

0 commit comments

Comments
 (0)