summaryrefslogtreecommitdiff
path: root/ext/tls
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-05-30 04:26:03 +0200
committerGitHub <noreply@github.com>2023-05-29 20:26:03 -0600
commitacc6cdc0b1c0fae5e0fba3b0110f96119c2139f7 (patch)
treef5e67615a9ae1b5f9b8e0723b3b1db7ea726dc5d /ext/tls
parent7f5a61c859323287c4f2555670146630da234fbd (diff)
chore: forward v1.34.1 to main (#19312)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'ext/tls')
-rw-r--r--ext/tls/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tls/Cargo.toml b/ext/tls/Cargo.toml
index 08da696c5..c946cdcdf 100644
--- a/ext/tls/Cargo.toml
+++ b/ext/tls/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_tls"
-version = "0.93.0"
+version = "0.94.0"
authors.workspace = true
edition.workspace = true
license.workspace = true