From 927a369036a6c54fb4116274c229d7647a038be4 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Thu, 4 Nov 2021 10:11:15 +0100 Subject: add ll and lu commands to show table sizes --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9edf0a5..a8717dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,3 +14,4 @@ structopt = { version = "0.3", default-features = false } hexdump = "0.1" utf-8 = "0.7" anyhow = "1.0" +humansize = "1.1" -- cgit v1.2.3