Skip to content

Commit

Permalink
deps: hyper-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Dec 19, 2023
1 parent a170712 commit 80ecb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpxy-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ thiserror = "1.0.51"
# http for both server and client
http = "1.0.0"
http-body-util = "0.1.0"
hyper = { version = "1.0.1", default-features = false }
hyper = { version = "1.1.0", default-features = false }
# hyper-util = { version = "0.1.1", features = ["full"] }
hyper-util = { git = "https://github.com/junkurihara/hyper-util", features = [
"full",
Expand Down

0 comments on commit 80ecb2a

Please sign in to comment.