mirror of
https://github.com/denoland/deno.git
synced 2025-10-03 15:44:36 +00:00
refactor: change cli/ to use hyper 1.1 (#21705)
This commit is contained in:
parent
753777b4af
commit
8fbac67395
10 changed files with 69 additions and 82 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue