Skip to content

Commit

Permalink
Merge pull request #255 from yaleman/dependabot/cargo/enum-iterator-1…
Browse files Browse the repository at this point in the history
….4.1
  • Loading branch information
dependabot[bot] committed May 12, 2023
2 parents 7187bd9 + 4505a9f commit 8c9b12c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 10 deletions.
33 changes: 24 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ clap = { version="4.2.7", features=["cargo"]}
concread = "0.4.1"
config = { version = "0.13", features = ["json"] }
dialoguer = "0.10.4"
enum-iterator = "1.4.0"
enum-iterator = "1.4.1"
flexi_logger = { version = "0.25", features = ["async", "default"] }
futures = "0.3.28"
futures-util = "0.3.28"
Expand Down

0 comments on commit 8c9b12c

Please sign in to comment.