mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Replace tempfile with tempdir
This commit is contained in:
parent
9c54985fac
commit
c8d6619d71
9 changed files with 34 additions and 87 deletions
|
@ -25,4 +25,4 @@ tindercrypt = { version = "^0.2.2", default-features = false }
|
|||
|
||||
[dev-dependencies]
|
||||
proptest = "^1.0.0"
|
||||
tempdir = "^0.3.7"
|
||||
tempfile = "3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue