diff --git a/Cargo.toml b/Cargo.toml index 99875183a..8442faf5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -317,7 +317,7 @@ same-file = "1.0.6" selinux = "0.4" signal-hook = "0.3.15" smallvec = { version = "1.10", features = ["union"] } -tempfile = "3.4.0" +tempfile = "3.5.0" term_grid = "0.1.5" terminal_size = "0.2.5" textwrap = { version="0.16.0", features=["terminal_size"] }