From 262f0a87fc82ad8866f1e84d5a897c77d024e113 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 31 Mar 2018 01:21:12 -0400 Subject: bump term crate recent terminfo files for xterm-256color on arch linux use a new format that wasn't previously supported https://github.com/Stebalien/term/issues/81 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bfea7f1..d598a4d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ clap = "2.30" git2 = "0.6" hostname = "0.1" regex = "0.2" -term = "0.4" +term = "0.5" term_size = "0.3" users = "0.6" walkdir = "2.1" -- cgit v1.2.3-54-g00ecf