From 46d76a7562025374600a7f866dfc68c1b7e268e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Mon, 30 Dec 2019 14:57:17 +0100 Subject: upgrade: Tokio 0.2 (#3418) --- 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 47f229d13..1b8a38535 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -20,7 +20,7 @@ lazy_static = "1.4.0" libc = "0.2.65" log = "0.4.8" serde_json = "1.0.41" -url = "1.7.2" +url = "2.1" [[example]] name = "deno_core_http_bench" -- cgit v1.2.3