diff --git a/tools/cli/Cargo.toml b/tools/cli/Cargo.toml index 5bf10e9d..e9176f5a 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.2" +tempfile = "~3.5" termion = "~1.5" time = "~0.3" bytes = { version = "1.0.1", features = ["serde"] }