Skip to content

Commit

Permalink
chore(deps): update rust crate tempfile to 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 57a13ca commit 73f390c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ phf = "0.11.2"
phf_codegen = "0.11.2"
textwrap = { version = "0.16.1", features = ["terminal_size"] }
xattr = "1.3.1"
tempfile = "3.9.0"
tempfile = "3.10.1"
rand = { version = "0.8", features = ["small_rng"] }
bytesize = "1.3.0"
chrono = { version = "0.4.37", default-features = false, features = [
Expand Down

0 comments on commit 73f390c

Please sign in to comment.