From bfab4ed0dfa5e2034005133a257201c934bc3a80 Mon Sep 17 00:00:00 2001 From: Ry Dahl Date: Thu, 2 Jan 2020 15:13:47 -0500 Subject: Happy new year! (#3578) --- 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 d6c4eb1de..94380643c 100644 --- a/test_plugin/Cargo.toml +++ b/test_plugin/Cargo.toml @@ -11,4 +11,4 @@ crate-type = ["cdylib"] [dependencies] futures = "0.3" deno = { path = "../core" } -deno_cli = { path = "../cli" } \ No newline at end of file +deno_cli = { path = "../cli" } -- cgit v1.2.3