Skip to content

Commit b2b3375

Browse files
Bump strum_macros from 0.27.2 to 0.28.0 (RustPython#7445)
Bumps [strum_macros](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_macros 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 423b6ca commit b2b3375

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
@@ -213,7 +213,7 @@ scoped-tls = "1"
213213
scopeguard = "1"
214214
static_assertions = "1.1"
215215
strum = "0.27"
216-
strum_macros = "0.27"
216+
strum_macros = "0.28"
217217
syn = "2"
218218
thiserror = "2.0"
219219
thread_local = "1.1.9"

0 commit comments

Comments
 (0)