Skip to content

Commit f42ffd6

Browse files
Bump strum from 0.27.2 to 0.28.0 (RustPython#7510)
Bumps [strum](https://github.com/Peternator7/strum) from 0.27.2 to 0.28.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) --- updated-dependencies: - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f92c3a commit f42ffd6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ schannel = "0.1.28"
211211
scoped-tls = "1"
212212
scopeguard = "1"
213213
static_assertions = "1.1"
214-
strum = "0.27"
214+
strum = "0.28"
215215
strum_macros = "0.28"
216216
syn = "2"
217217
thiserror = "2.0"

0 commit comments

Comments
 (0)