From 707bfbd5b5006a905fda04581795694425aea561 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Fri, 7 Aug 2020 21:05:32 +0200 Subject: upgrade: rusty_v8 0.8.1 / V8 8.6.334 (#6980) --- 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 4200f9c52..cd30f3e9a 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -19,7 +19,7 @@ futures = "0.3.5" lazy_static = "1.4.0" libc = "0.2.71" log = "0.4.8" -rusty_v8 = "0.7.0" +rusty_v8 = "0.8.1" serde_json = { version = "1.0.55", features = [ "preserve_order" ] } smallvec = "1.4.0" url = "2.1.1" -- cgit v1.2.3