Skip to content

Commit 68db6e7

Browse files
chore(deps): bump strum from 0.27.1 to 0.27.2 (#298)
--- updated-dependencies: - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48070b0 commit 68db6e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -36,7 +36,7 @@ pnet = { version = "0.33.0", features = ["std"] }
3636
rand = "0.9.2"
3737
siphasher = "1.0"
3838
stderrlog = "0.6.0"
39-
strum = "0.27.1"
39+
strum = "0.27.2"
4040
strum_macros = "0.27.2"
4141

4242
[[bin]]

0 commit comments

Comments
 (0)