1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext/tls
Divy Srivastava 606f5af69a
1.36.1 (#20221)
Bumped versions for 1.36.1

(Recover the 1.36.1 commit)

Co-authored-by: littledivy <littledivy@users.noreply.github.com>
2023-08-21 18:08:38 +05:30
..
Cargo.toml 1.36.1 (#20221) 2023-08-21 18:08:38 +05:30
lib.rs fix: support "fetch" over HTTPS for IP addresses (#18499) 2023-05-17 02:19:23 +02:00
README.md

deno_tls

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