From 3476d5434fa713f455e4c5d0bff66581065cc7f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Mon, 14 Dec 2020 15:47:20 +0100 Subject: chore: release deno_runtime 0.2.0 (#8758) --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 944025e13..9f0dee413 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -34,7 +34,7 @@ winapi = "0.3.9" deno_core = { path = "../core", version = "0.71.0" } deno_doc = "0.1.18" deno_lint = "0.2.13" -deno_runtime = { path = "../runtime", version = "0.1.0" } +deno_runtime = { path = "../runtime", version = "0.2.0" } atty = "0.2.14" base64 = "0.12.3" -- cgit v1.2.3