Replace tempdir with tempfile
This commit is contained in:
parent
92ac0d0384
commit
52e00de3bb
3 changed files with 6 additions and 6 deletions
|
|
@ -14,4 +14,4 @@ tokio = { version = "1.6.1", features = ["rt", "process", "io-util", "macros", "
|
|||
once_cell = "1.4"
|
||||
|
||||
[dev-dependencies]
|
||||
tempdir = "0.3"
|
||||
tempfile = "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue