Bump tokio in translate plugin to 1.25.0
This commit is contained in:
@@ -13,7 +13,7 @@ anyrun-plugin = { path = "../../anyrun-plugin" }
|
||||
abi_stable = "0.11.1"
|
||||
reqwest = { version = "0.11.13", features = ["blocking", "json"] }
|
||||
fuzzy-matcher = "0.3.7"
|
||||
tokio = { version = "1.23.0", features = ["rt"] }
|
||||
tokio = { version = "1.25.0", features = ["rt"] }
|
||||
futures = "0.3.25"
|
||||
serde_json = "1.0.91"
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
|
Reference in New Issue
Block a user