From 2cd9c6a8e6bee8379f91efefc3521cd625e36a46 Mon Sep 17 00:00:00 2001 From: Nayeem Rahman Date: Tue, 26 Mar 2024 23:27:40 +0000 Subject: fix(runtime): use FQDN in NetDescriptor (#23084) --- runtime/permissions/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/permissions/Cargo.toml') diff --git a/runtime/permissions/Cargo.toml b/runtime/permissions/Cargo.toml index 2d0582dbe..87b3358a6 100644 --- a/runtime/permissions/Cargo.toml +++ b/runtime/permissions/Cargo.toml @@ -17,6 +17,7 @@ path = "lib.rs" console_static_text.workspace = true deno_core.workspace = true deno_terminal.workspace = true +fqdn = "0.3.4" libc.workspace = true log.workspace = true once_cell.workspace = true -- cgit v1.2.3