deno/ext/tls
denobot 4c1cdfc9a4
2.5.1 (#30753)
Bumped versions for 2.5.1

---------

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2025-09-17 01:58:00 +02:00
..
testdata chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388) 2024-07-02 02:09:47 +02:00
Cargo.toml 2.5.1 (#30753) 2025-09-17 01:58:00 +02:00
lib.rs feat(unstable): tcp proxy for Deno.HttpClient (#30700) 2025-09-15 16:50:12 +00:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00
tls_key.rs feat: V8 14.0.0 (#30629) 2025-09-08 22:12:54 +02:00

deno_tls

This crate implements common utilities for TLS handling in other Deno extensions.