Skip to content

Commit

Permalink
Increase tempfile dependency lower bound to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mulkieran committed Dec 23, 2024
1 parent 328850c commit 8339a38
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 @@ -29,7 +29,7 @@ once_cell = "1.19.0"
assert_matches = "1.5.0"
libmount = "0.1.11"
loopdev-3 = "0.5.0"
tempfile = "3.4.0"
tempfile = "3.7.0"

[dev-dependencies.uuid]
version = "1.0.0"
Expand Down

0 comments on commit 8339a38

Please sign in to comment.