From dad551a3a77346d190663003e366dd94ce46626d Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 30 May 2020 05:35:44 -0400 Subject: upgrade: Rust crates (#5959) --- test_plugin/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_plugin') diff --git a/test_plugin/Cargo.toml b/test_plugin/Cargo.toml index 704cee831..3787579a8 100644 --- a/test_plugin/Cargo.toml +++ b/test_plugin/Cargo.toml @@ -9,5 +9,5 @@ publish = false crate-type = ["cdylib"] [dependencies] -futures = "0.3.4" +futures = "0.3.5" deno_core = { path = "../core" } -- cgit v1.2.3