summaryrefslogtreecommitdiff
path: root/ext/net
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-04-16 03:41:59 +0100
committerGitHub <noreply@github.com>2024-04-16 02:41:59 +0000
commit0a7f46b8c29d67b579e4ffd4681aa5d0b7e30c6b (patch)
tree8061991b60cda2fdde9dfeb114e631b66c45df2b /ext/net
parent55c27cadc8a4436892bdeea7e7798480474b2ad8 (diff)
chore: forward v1.42.4 commit to `main` (#23394)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'ext/net')
-rw-r--r--ext/net/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/net/Cargo.toml b/ext/net/Cargo.toml
index b5c6cf3ca..7bbc95520 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_net"
-version = "0.138.0"
+version = "0.139.0"
authors.workspace = true
edition.workspace = true
license.workspace = true