From 97f0fe7437ad4277afbdabf6cac214a40b637cd1 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Mon, 15 Apr 2019 17:26:24 +0200 Subject: third_party: upgrade rust crates --- 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 6897bef04..e00b91689 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -14,7 +14,7 @@ repository = "https://github.com/denoland/deno" path = "lib.rs" [dependencies] -futures = "0.1.25" +futures = "0.1.26" lazy_static = "1.3.0" libc = "0.2.51" log = "0.4.6" -- cgit v1.2.3