Replace tempdir with tempfile (#7)

This commit is contained in:
Matan Kushner
2019-04-16 07:59:57 -07:00
committed by GitHub
parent bd298374d4
commit fd42d81273
3 changed files with 86 additions and 18 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ dirs = "1.0.5"
git2 = "0.8.0"
[dev-dependencies]
tempdir = "0.3.7"
tempfile = "3.0.7"