From 400cd331fbc7775d2d977a7ba0ef878f8f54cce7 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Tue, 20 Dec 2022 04:54:27 -0800 Subject: chore: bump deno_fetch and deno_http versions (#17124) https://github.com/denoland/deno/pull/17081 https://github.com/denoland/deno/pull/17126 --- ext/fetch/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/fetch') diff --git a/ext/fetch/Cargo.toml b/ext/fetch/Cargo.toml index f9ef38078..f7503c1b5 100644 --- a/ext/fetch/Cargo.toml +++ b/ext/fetch/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fetch" -version = "0.105.0" +version = "0.106.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3