From ab2798874f374e4ed50aa4595290ea2a285507bc Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 28 Feb 2020 20:29:47 -0500 Subject: upgrade: rusty_v8 0.3.4 (#4179) --- 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 fc19813a3..e5ea520f7 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.3.3" +rusty_v8 = "=0.3.4" [[example]] name = "deno_core_http_bench" -- cgit v1.2.3