From cddaacc955a8e0e0ab16298f9fad85af7efb1d03 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 19 Jun 2020 13:44:28 -0400 Subject: upgrade crates (#6378) --- 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 ca86b96e9..27438f3f3 100644 --- a/test_plugin/Cargo.toml +++ b/test_plugin/Cargo.toml @@ -13,4 +13,4 @@ futures = "0.3.5" deno_core = { path = "../core" } [dev-dependencies] -test_util = { path = "../test_util" } \ No newline at end of file +test_util = { path = "../test_util" } -- cgit v1.2.3