Skip to content

Commit 43da687

Browse files
chore: bump strum from 0.27.2 to 0.28.0 (#5703)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9aeb16 commit 43da687

2 files changed

Lines changed: 13 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 3 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
@@ -63,5 +63,5 @@ serde_json = "1.0.149"
6363
serde_yaml = { version = "0.9.34" }
6464
similar = "2.7.0"
6565
similar-asserts = "1.7.0"
66-
strum = { version = "0.27.2", features = ["std", "derive"] }
66+
strum = { version = "0.28.0", features = ["std", "derive"] }
6767
strum_macros = "0.28.0"

0 commit comments

Comments
 (0)