summaryrefslogtreecommitdiff
path: root/ext/fetch
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-25 17:24:11 +0100
committerGitHub <noreply@github.com>2024-01-25 16:24:11 +0000
commitd4153bb117b67121d3a76c4a56699aec9bb3a667 (patch)
treeccadbd8f49dada0d6b2589f95ec053c1b372e029 /ext/fetch
parent2fd26de396b88c029f1e3a02179efaf4b2de9396 (diff)
chore: forward v1.40.1 commit to main (#22107)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'ext/fetch')
-rw-r--r--ext/fetch/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fetch/Cargo.toml b/ext/fetch/Cargo.toml
index d212ff949..497c0fcbd 100644
--- a/ext/fetch/Cargo.toml
+++ b/ext/fetch/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_fetch"
-version = "0.157.0"
+version = "0.158.0"
authors.workspace = true
edition.workspace = true
license.workspace = true