diff options
Diffstat (limited to 'ext/fetch/Cargo.toml')
-rw-r--r-- | ext/fetch/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fetch/Cargo.toml b/ext/fetch/Cargo.toml index 56d416bbb..00c85f2aa 100644 --- a/ext/fetch/Cargo.toml +++ b/ext/fetch/Cargo.toml @@ -22,6 +22,7 @@ deno_permissions.workspace = true deno_tls.workspace = true dyn-clone = "1" error_reporter = "1" +hickory-resolver.workspace = true http.workspace = true http-body-util.workspace = true hyper.workspace = true |