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:
dependabot[bot]
2025-04-08 09:47:50 -07:00
committed by GitHub
parent 318f419861
commit 48ac6a3925
6 changed files with 10 additions and 10 deletions

View File

@@ -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"