From 93386d25f097c7097df9148ff2e97cc27138817d Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 5 Mar 2021 19:05:45 +0100 Subject: Add filters for listing containers on endpoints Signed-off-by: Matthias Beyer --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8ca0c75..638160a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,6 +31,7 @@ futures = "0.3" getset = "0.1" git2 = "0.13" handlebars = { version = "3", features = ["no_logging"] } +humantime = "2.1" indicatif = "0.15" indoc = "1" itertools = "0.10" -- cgit v1.2.3