diff --git a/Cargo.toml b/Cargo.toml index b9e34a9..0677dba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ phf = "0.11.2" phf_codegen = "0.11.2" textwrap = { version = "0.16.0", features = ["terminal_size"] } xattr = "1.3.1" -tempfile = "3.9.0" +tempfile = "3.10.0" rand = { version = "0.8", features = ["small_rng"] } utmpx = "0.1" clap_mangen = "0.2.20"