summaryrefslogtreecommitdiff
path: root/ext/net
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-26 19:59:16 +0100
committerGitHub <noreply@github.com>2024-01-26 18:59:16 +0000
commit9ed713153cf357dbf103dac2b8912729b4d10186 (patch)
tree317ea205388865421e861fda33fff3d416c21243 /ext/net
parent9e0495baa7565737b8f1d66348b45bbed14831e0 (diff)
chore: forward v1.40.2 commit to main (#22133)
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 6c2f09511..79c983d73 100644
--- a/ext/net/Cargo.toml
+++ b/ext/net/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_net"
-version = "0.126.0"
+version = "0.127.0"
authors.workspace = true
edition.workspace = true
license.workspace = true