Skip to content

Commit b879d94

Browse files
chore(deps): bump strum from 0.27.2 to 0.28.0
Bumps [strum](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 dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65f672d commit b879d94

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
@@ -39,7 +39,7 @@ r3solvr = { git = "https://github.com/Mufanc/r3solvr" }
3939
regex-lite = "0.1"
4040
scopeguard = "1.2"
4141
serde = { version = "1.0", features = ["derive"] }
42-
strum = "0.27"
42+
strum = "0.28"
4343
strum_macros = "0.27"
4444
syscalls = { version = "0.8" }
4545
tokio = { version = "1", features = ["full"] }

0 commit comments

Comments
 (0)