Skip to content

Commit

Permalink
Increase tempfile dependency lower bound to 3.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Jul 10, 2024
1 parent 77038bd commit 6c9416f
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 @@ -31,4 +31,4 @@ gpt = "3.0.0"
once_cell = "1.19.0"
serde = { version = "1.0.130", features = ["derive"] }
serde_json = "1.0.68"
tempfile = "3.2.0"
tempfile = "3.3.0"

0 comments on commit 6c9416f

Please sign in to comment.