aboutsummaryrefslogtreecommitdiff
path: root/www/deno/files/patch-deno_core_Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'www/deno/files/patch-deno_core_Cargo.toml')
-rw-r--r--www/deno/files/patch-deno_core_Cargo.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/deno/files/patch-deno_core_Cargo.toml b/www/deno/files/patch-deno_core_Cargo.toml
deleted file mode 100644
index 15a8891b4f9b..000000000000
--- a/www/deno/files/patch-deno_core_Cargo.toml
+++ /dev/null
@@ -1,12 +0,0 @@
---- cargo-crates/deno_core-0.343.0/Cargo.toml.orig
-+++ cargo-crates/deno_core-0.343.0/Cargo.toml
-@@ -28,8 +28,7 @@ resolver = "2"
-
- [features]
- default = [
-- "include_icu_data",
-- "v8_use_custom_libcxx",
-+ "include_icu_data"
- ]
- include_icu_data = ["deno_core_icudata"]
- include_js_files_for_snapshotting = []