Skip to content

Commit ce9d39f

Browse files
build(deps): bump strum from 0.27.2 to 0.28.0 in /rs
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 8f162cf commit ce9d39f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

rs/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ regex = "1.12.3"
1717
indicatif = "0.18.4"
1818
dialoguer = "0.12.0"
1919
rand = "0.9.2"
20-
strum = { version = "0.27.2", features = ["derive"] }
20+
strum = { version = "0.28.0", features = ["derive"] }
2121
notify = "8.2.0"
2222
cli-clipboard = "0.4.0"

0 commit comments

Comments
 (0)