Skip to content

Commit

Permalink
Merge pull request #104 from pabrahamsson/dependabot/cargo/futures-ut…
Browse files Browse the repository at this point in the history
…il-0.3.28
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
2 parents ecba32e + 37bb1d3 commit a349c85
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
bytes = "1.4.0"
changecase = "0.0.7"
futures-util = { version = "0.3.27", default-features = false, features = ["std"] }
futures-util = { version = "0.3.28", default-features = false, features = ["std"] }
hyper = { version = "0.14", features = ["full"] }
hyper-tls = "0.5.0"
opentelemetry = "0.19.0"
Expand Down

0 comments on commit a349c85

Please sign in to comment.