Skip to content

Commit 3f1c4de

Browse files
⬆️ Update Rust crate strum_macros to 0.28.0 (#1446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a97f47 commit 3f1c4de

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
@@ -31,7 +31,7 @@ itertools = "0.14.0"
3131
[dev-dependencies]
3232
rstest = "0.26.0"
3333
strum = "0.28.0"
34-
strum_macros = "0.27.2"
34+
strum_macros = "0.28.0"
3535

3636
[profile.codspeed]
3737
inherits = "release"

0 commit comments

Comments
 (0)