diff options
Diffstat (limited to 'ext/tls/Cargo.toml')
-rw-r--r-- | ext/tls/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tls/Cargo.toml b/ext/tls/Cargo.toml index 9f7bffe67..943fc8413 100644 --- a/ext/tls/Cargo.toml +++ b/ext/tls/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_tls" -version = "0.158.0" +version = "0.164.0" authors.workspace = true edition.workspace = true license.workspace = true |