mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Update tempfile
This commit is contained in:
parent
5cc3040bd8
commit
f202f364c9
2 changed files with 13 additions and 4 deletions
|
@ -19,6 +19,6 @@ futures-util = "0.3"
|
|||
hyper = { version = "0.14", features = ["client"] }
|
||||
log = "0.4"
|
||||
parking_lot = { version = "0.11", features = ["deadlock_detection"] }
|
||||
tempfile = "3.1"
|
||||
tempfile = "3"
|
||||
thiserror = "1.0"
|
||||
tokio = { version = "1", features = ["macros", "parking_lot", "sync"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue