Use tempfile
This commit is contained in:
parent
484c61943f
commit
b2c1dbbd33
3 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ bitflags = "1.2.1"
|
|||
measureme = "9.1.0"
|
||||
libc = "0.2"
|
||||
stacker = "0.1.12"
|
||||
tempfile = "3.0.5"
|
||||
tempfile = "3.2"
|
||||
|
||||
[dependencies.parking_lot]
|
||||
version = "0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue