Skip to content

Commit b708b74

Browse files
committed
Update tempfile dev dependency
This eliminates the need to build multiple versions of cfg-if
1 parent 7c755e6 commit b708b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ cc = "1"
4242
bytes = "0.4.8"
4343
lazy_static = "1.2"
4444
rand = "0.6"
45-
tempfile = "3.0.5"
45+
tempfile = "3.2.0"
4646
semver = "0.9.0"
4747

4848
[target.'cfg(any(target_os = "android", target_os = "linux"))'.dev-dependencies]

0 commit comments

Comments
 (0)