Skip to content

Commit

Permalink
Merge pull request #4751 from coreos/dependabot/cargo/futures-0.3.30
Browse files Browse the repository at this point in the history
build(deps): bump futures from 0.3.28 to 0.3.30
  • Loading branch information
jmarrero authored Jan 1, 2024
2 parents 59297b1 + 77a1acb commit f516c71
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -60,7 +60,7 @@ either = "1.9.0"
env_logger = "0.10.1"
fail = { version = "0.5", features = ["failpoints"] }
fn-error-context = "0.2.0"
futures = "0.3.28"
futures = "0.3.30"
indoc = "2.0.4"
indicatif = "0.17.7"
is-terminal = "0.4"
Expand Down

0 comments on commit f516c71

Please sign in to comment.