Skip to content

Commit

Permalink
use hyper 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
kostekIV committed Apr 29, 2024
1 parent 00c728f commit 77844e4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 55 deletions.
75 changes: 21 additions & 54 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 @@ -24,7 +24,7 @@ clap = { version = "4.1.1", features = ["derive"] }
enumflags2 = "0.7.7"
futures = "0.3.25"
http = "0.2"
hyper = "1.3"
hyper = "0.14"
moka = { version = "0.12", features = ["future"] }
opentelemetry = { version = "0.21.0" }
opentelemetry-datadog = { version = "0.9.0", features = ["reqwest-client"] }
Expand Down

0 comments on commit 77844e4

Please sign in to comment.