Skip to content

Commit

Permalink
Merge pull request #168 from MarcusDunn/dependabot/cargo/quote-server…
Browse files Browse the repository at this point in the history
…-adaptor/futures-util-0.3.30

Bump futures-util from 0.3.28 to 0.3.30 in /quote-server-adaptor
  • Loading branch information
MarcusDunn authored Jan 1, 2024
2 parents ab66f65 + e4b28d9 commit 44c26c5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions quote-server-adaptor/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 quote-server-adaptor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tower-http = { version = "0.5.0", features = ["full"] }
tower = "0.4.13"
hyper = "1.0.0-rc.3"
futures = "0.3.28"
futures-util = "0.3.26"
futures-util = "0.3.30"

[build-dependencies]
tonic-build = "0.10.2"
Expand Down

0 comments on commit 44c26c5

Please sign in to comment.