mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-12-12 21:30:36 +05:30
fix(deps): update rust crate tokio to 1.41.0
This commit is contained in:
parent
9c9e748b2b
commit
55485e685e
@ -17,4 +17,4 @@ rocket = {git = "https://github.com/SergioBenitez/Rocket"}
|
||||
rocket_sync_db_pools = {git = "https://github.com/SergioBenitez/Rocket", features = ["diesel_postgres_pool"]}
|
||||
serde = {version = "1.0.211", features = ["derive"]}
|
||||
serde_json = "1.0.116"
|
||||
tokio = {version = "1.37.0", features = ["full"]}
|
||||
tokio = {version = "1.41.0", features = ["full"]}
|
||||
|
Loading…
Reference in New Issue
Block a user