Skip to content

Commit db07942

Browse files
build(deps): bump strum from 0.27.2 to 0.28.0 (#413)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 817f36f commit db07942

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

Cargo.lock

Lines changed: 24 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
@@ -42,7 +42,7 @@ send_wrapper = "0.6"
4242
serde = "1"
4343
serde_json = "1"
4444
serde_tuple = "1"
45-
strum = { version = "0.27", features = ["derive"] }
45+
strum = { version = "0.28", features = ["derive"] }
4646
thiserror = "2"
4747
tower = { version = "0.5", optional = true }
4848
tower-http = { version = "0.6", features = ["cors"], optional = true }

0 commit comments

Comments
 (0)