From ff0b32f81d4cdbae9fe868a16a8b19227d79c8b1 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 2 Apr 2020 09:24:29 -0400 Subject: upgrade: rusty_v8 v0.3.10 (#4576) --- 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 c84854f7a..384c5d296 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -19,7 +19,7 @@ futures = { version = "0.3.4", features = ["thread-pool", "compat"] } lazy_static = "1.4.0" libc = "0.2.68" log = "0.4.8" -rusty_v8 = "0.3.9" +rusty_v8 = "0.3.10" serde_json = "1.0.48" url = "2.1.1" -- cgit v1.2.3