refactor: change cli/ to use hyper 1.1 (#21705)

This commit is contained in:
Bartek Iwańczuk 2023-12-26 14:32:21 +01:00 committed by GitHub
parent 753777b4af
commit 8fbac67395
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 69 additions and 82 deletions

View file

@ -20,7 +20,6 @@ base64.workspace = true
bytes.workspace = true
console_static_text.workspace = true
denokv_proto.workspace = true
fastwebsockets = { workspace = true, features = ["upgrade"] }
fastwebsockets_06 = { package = "fastwebsockets", version = "0.6", features = ["upgrade"] }
flate2 = { workspace = true, features = ["default"] }
futures.workspace = true