From c4e8ed3c44d645ba9b788e7bf6d1bf98840079a6 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Fri, 10 Jan 2020 12:57:36 +0100 Subject: Upgrade to rusty_v8 v0.0.25 (#3645) --- 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 8df5cbc8c..cad6b1cfb 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -21,7 +21,7 @@ libc = "0.2.66" log = "0.4.8" serde_json = "1.0.44" url = "2.1.0" -rusty_v8 = "0.0.24" +rusty_v8 = "0.0.25" [[example]] name = "deno_core_http_bench" -- cgit v1.2.3