diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/http/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |