bump: tokio
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ license = "MIT"
|
||||
description = "Service to parse songs queued for processing"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.52.3", features = ["full"] }
|
||||
tokio = { version = "1.53.1", features = ["full"] }
|
||||
futures = { version = "0.3.32" }
|
||||
reqwest = { version = "0.13.4", features = ["json", "stream", "multipart"] }
|
||||
openssl = { version = "0.10.81", features = ["vendored"] }
|
||||
|
||||
Reference in New Issue
Block a user