From c0341cb1af71ef35d60e984f6e17df535b8a4894 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Sat, 11 May 2019 05:03:03 +0200 Subject: third_party: upgrade rust crates --- cli/Cargo.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 0d78daed7..ecab08b46 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -22,20 +22,20 @@ ansi_term = "0.11.0" atty = "0.2.11" clap = "2.33.0" dirs = "1.0.5" -flatbuffers = "0.5.0" -futures = "0.1.26" +flatbuffers = "0.6.0" +futures = "0.1.27" http = "0.1.17" -hyper = "0.12.27" +hyper = "0.12.28" hyper-rustls = "0.16.1" integer-atomics = "1.0.2" lazy_static = "1.3.0" -libc = "0.2.51" +libc = "0.2.54" log = "0.4.6" rand = "0.6.5" regex = "1.1.6" remove_dir_all = "0.5.1" ring = "0.14.6" -rustyline = "3.0.0" +rustyline = "4.0.0" serde_json = "1.0.39" source-map-mappings = "0.5.0" tempfile = "3.0.7" -- cgit v1.2.3