From 788553bf2f652311a254ee03ef5f70cbf3d6003f Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Mon, 7 Mar 2022 23:16:03 +0530 Subject: chore: bump deno_http to 0.33.0 (#13867) --- ext/http/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/http/Cargo.toml b/ext/http/Cargo.toml index 2c8e6ae34..ee2dea2b0 100644 --- a/ext/http/Cargo.toml +++ b/ext/http/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_http" -version = "0.32.0" +version = "0.33.0" authors = ["the Deno authors"] edition = "2021" license = "MIT" -- cgit v1.2.3