1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 04:52:26 -05:00
This commit is contained in:
Bartek Iwańczuk 2025-01-18 00:07:51 +01:00
parent 2a9d6fea77
commit 289a7e0893
No known key found for this signature in database
GPG key ID: 0C6BCDDC3B3AD750

View file

@ -960,6 +960,7 @@ pub async fn run(
pkg_json_resolver,
root_cert_store_provider,
StorageKeyResolver::empty(),
false,
sys.clone(),
lib_main_worker_options,
);