Skip to content

Commit 39d7e2f

Browse files
authored
Update to tempfile 3.5 (#675)
1 parent 8ab2752 commit 39d7e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ default-features = false
5151
features = ["svg_backend", "area_series", "line_series"]
5252

5353
[dev-dependencies]
54-
tempfile = "~3.2.0"
54+
tempfile = "~3.5.0"
5555
approx = "0.5.0"
5656
quickcheck = { version = "1.0", default-features = false }
5757
rand = "0.8"

0 commit comments

Comments
 (0)