1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/test_util
Matt Mastracci fbe26f1091
chore(ext/node): use libz-sys w/zlib-ng feature in node (#21158)
We only want one zlib dependency.

Zlib dependencies are reorganized so they use a hidden
`__vendored_zlib_ng` flag in cli that enables zlib-ng for both libz-sys
(used by ext/node) and flate2 (used by deno_web).
2023-11-17 11:28:39 +09:00
..
src chore: refactor test_server and move to rustls-tokio-stream (#21117) 2023-11-08 13:00:29 -07:00
std@b23a76a47a Revert "chore: update deno_std submodule (#20994)" (#21001) 2023-10-28 01:24:37 +00:00
wpt@a8872d92b1 fix(ext/web): writability of ReadableStream.from (#20836) 2023-10-10 05:01:01 +02:00
Cargo.toml chore(ext/node): use libz-sys w/zlib-ng feature in node (#21158) 2023-11-17 11:28:39 +09:00