Skip to content

Commit b6c9c33

Browse files
chore: Bump enum-iterator from 2.0.0 to 2.1.0
Bumps [enum-iterator](https://github.com/stephaneyfx/enum-iterator) from 2.0.0 to 2.1.0. - [Commits](stephaneyfx/enum-iterator@2.0.0...2.1.0) --- updated-dependencies: - dependency-name: enum-iterator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22a4fe1 commit b6c9c33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ termion = "3.0.0"
2121
bytesize = "1.3.0"
2222
unicode-width = "0.1.11"
2323
colorsys = "0.6.7"
24-
enum-iterator = "2.0.0"
24+
enum-iterator = "2.1.0"
2525
clap = "4.5.4"
2626
copypasta-ext = "0.4.4"
2727

0 commit comments

Comments
 (0)