From 0df9823cba680d41b981e021a88aaf19e88b0e76 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Fri, 13 Mar 2020 23:27:36 -0700 Subject: Upgrade to rusty_v8 0.3.5 / v8 8.2.308 (#4364) --- 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 4a18e6800..43b2b374c 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -21,7 +21,7 @@ libc = "0.2.67" log = "0.4.8" serde_json = "1.0.48" url = "2.1.1" -rusty_v8 = "0.3.4" +rusty_v8 = "0.3.5" [[example]] name = "deno_core_http_bench" -- cgit v1.2.3