mirror of
https://github.com/uutils/acl.git
synced 2026-06-10 16:13:30 -07:00
Merge pull request #6 from uutils/renovate/tempfile-3.x
chore(deps): update rust crate tempfile to 3.10.0
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user