diff options
| author | Aaron O'Mullan <aaron.omullan@gmail.com> | 2022-04-25 14:31:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-25 21:31:34 +0200 |
| commit | e24b8f075ead5ceab192eed67caaa9f3ba0fbfa4 (patch) | |
| tree | e4e5005391d7fcbbcbf098693ce25108be8f612c /ext/http | |
| parent | 609c359dd448f2a7736ba1d93e94e1feff6acadc (diff) | |
chore: deno_http v0.43.1 (#14392)
Diffstat (limited to 'ext/http')
| -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" |
