From 8040d5c50df32b6b19b775a88bdc9616fbfe8980 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 2 Jul 2020 07:10:40 +0800 Subject: upgrade byte-unit to version 4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4669b19..189651e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ failure = "0.1.1" failure-tools = "4.0.2" structopt = "0.3" jwalk = "0.5.0" -byte-unit = "3" +byte-unit = "4" termion = "1.5.2" atty = "0.2.11" tui = "0.9.1" -- cgit v1.2.3