Skip to content

Commit

Permalink
Update to tempfile 3.5 (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed May 16, 2023
1 parent 8ab2752 commit 39d7e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -51,7 +51,7 @@ default-features = false
features = ["svg_backend", "area_series", "line_series"]

[dev-dependencies]
tempfile = "~3.2.0"
tempfile = "~3.5.0"
approx = "0.5.0"
quickcheck = { version = "1.0", default-features = false }
rand = "0.8"
Expand Down

0 comments on commit 39d7e2f

Please sign in to comment.