mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 14:44:21 +01:00
chore(deps): bump tokio from 1.43.0 to 1.43.1 (#2077)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ schemars = "0.8"
|
||||
convert_case = "0.6.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
tokio = { version = "1.43", features = ["full"] }
|
||||
async-trait = "0.1"
|
||||
serde_json = "1.0"
|
||||
schemars = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user