Skip to content

Commit

Permalink
Merge ba1a05b into 0df7fba
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 21, 2023
2 parents 0df7fba + ba1a05b commit 8b36c8f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
23 changes: 16 additions & 7 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 @@ -25,7 +25,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_yaml = "0.9"
clap = { version = "4.3.22", features = ["help", "usage", "error-context", "derive"] }
tokio = { version = "1.29", features = ["macros", "rt-multi-thread"] }
tokio = { version = "1.32", features = ["macros", "rt-multi-thread"] }
tokio-stream = { version = "0.1.14", features = ["time"] }
duct = "0.13"
anyhow = "1.0"
Expand Down

0 comments on commit 8b36c8f

Please sign in to comment.