deno/ext/tls
denobot 7d47a85b57
chore: forward v1.40.5 release commit to main (#22424)
This is the release commit being forwarded back to main for 1.40.5

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2024-02-15 12:15:36 +05:30
..
Cargo.toml chore: forward v1.40.5 release commit to main (#22424) 2024-02-15 12:15:36 +05:30
lib.rs refactor: split integration tests from CLI (part 1) (#22308) 2024-02-09 13:33:05 -07:00
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_tls

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