From e24b8f075ead5ceab192eed67caaa9f3ba0fbfa4 Mon Sep 17 00:00:00 2001 From: Aaron O'Mullan Date: Mon, 25 Apr 2022 14:31:34 -0500 Subject: chore: deno_http v0.43.1 (#14392) --- 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 feb27ae42..8d8db9910 100644 --- a/ext/http/Cargo.toml +++ b/ext/http/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_http" -version = "0.43.0" +version = "0.43.1" authors = ["the Deno authors"] edition = "2021" license = "MIT" -- cgit v1.2.3