Skip to content

Commit

Permalink
Merge 6a32f70 into 73cffad
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 6, 2023
2 parents 73cffad + 6a32f70 commit b3a653f
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 10 deletions.
75 changes: 66 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 @@ -15,7 +15,7 @@ keywords = ["watch", "command-line"]
[dependencies]
clap = { version = "4.0.7", features = ["derive"] }
anyhow = "1.0.65"
tokio = "1.21.2"
tokio = "1.23.1"
tokio-stream = "0.1.10"
console = "0.15.2"
tokio-process-stream = "0.3.0"
Expand Down

0 comments on commit b3a653f

Please sign in to comment.