1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/tools/registry
Bartek Iwańczuk 69cc117015
refactor: simplify hyper, http, h2 deps (#21715)
Main change is that:
- "hyper" has been renamed to "hyper_v014" to signal that it's legacy
- "hyper1" has been renamed to "hyper" and should be the default
2024-01-04 20:34:49 +01:00
..
api.rs fix: urls for publishing (#21613) 2023-12-17 10:50:11 +00:00
auth.rs refactor: split registry into multiple modules (#21572) 2023-12-14 12:05:59 +01:00
mod.rs refactor: simplify hyper, http, h2 deps (#21715) 2024-01-04 20:34:49 +01:00
publish_order.rs chore(unstable/publish): ordered publish of packages in workspace (#21550) 2023-12-14 10:55:56 +01:00
tar.rs refactor: change cli/ to use hyper 1.1 (#21705) 2024-01-04 20:34:48 +01:00