From d5642f5df735f4e97e79e1d5ba47ec8e588d4b02 Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Mon, 7 Mar 2022 00:15:10 +0530 Subject: chore: bump deno_http to 0.32.0 (#13850) --- 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 58cf21038..2c8e6ae34 100644 --- a/ext/http/Cargo.toml +++ b/ext/http/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_http" -version = "0.31.0" +version = "0.32.0" authors = ["the Deno authors"] edition = "2021" license = "MIT" -- cgit v1.2.3