Skip to content

Commit

Permalink
fix(runtime): use FQDN in NetDescriptor (#23084)
Browse files Browse the repository at this point in the history
  • Loading branch information
nayeemrmn authored Mar 26, 2024
1 parent ac4a5f7 commit 2cd9c6a
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 81 deletions.
7 changes: 7 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions runtime/permissions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 2cd9c6a

Please sign in to comment.