From 13f47ec41b46db1ac60f29825519387cfdeaff63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 23 Jun 2022 15:49:28 +0200 Subject: chore: upgrade rusty_v8 to 0.44.2 (#14947) --- core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Cargo.toml b/core/Cargo.toml index 6e837943c..18c2bac60 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -27,7 +27,7 @@ serde_json = { version = "1.0.79", features = ["preserve_order"] } serde_v8 = { version = "0.50.0", path = "../serde_v8" } sourcemap = "=6.0.1" url = { version = "2.2.2", features = ["serde"] } -v8 = "0.44.1" +v8 = "0.44.2" [[example]] name = "http_bench_json_ops" -- cgit v1.2.3