diff --git a/tools/cli/Cargo.toml b/tools/cli/Cargo.toml index bf0af193..11684a17 100644 --- a/tools/cli/Cargo.toml +++ b/tools/cli/Cargo.toml @@ -29,7 +29,7 @@ lazy_static = "~1.4" linefeed = "~0.6" log = "~0.4" tabwriter = "~1.2" -tempfile = "~3.1" +tempfile = "~3.2" termion = "~1.5" time = "~0.2"