Skip to content

Commit

Permalink
Merge pull request #166 from MarcusDunn/dependabot/cargo/quote-server…
Browse files Browse the repository at this point in the history
…-adaptor/hyper-1.1.0

Bump hyper from 1.0.1 to 1.1.0 in /quote-server-adaptor
  • Loading branch information
MarcusDunn authored Jan 1, 2024
2 parents 44c26c5 + 6564660 commit ea0a851
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 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 @@ -16,7 +16,7 @@ opentelemetry_sdk = { version = "0.21.1", features = ["rt-tokio", "trace"] }
opentelemetry-otlp = "0.14.0"
tower-http = { version = "0.5.0", features = ["full"] }
tower = "0.4.13"
hyper = "1.0.0-rc.3"
hyper = "1.1.0"
futures = "0.3.28"
futures-util = "0.3.30"

Expand Down

0 comments on commit ea0a851

Please sign in to comment.