chore(deps): bump the cargo group across 1 directories with 3 updates (#3409)

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]
2024-01-22 12:53:09 +05:30
committed by GitHub
parent 3fba38a06d
commit 6c46e9c19b
11 changed files with 171 additions and 116 deletions

View File

@ -91,7 +91,7 @@ strum = { version = "0.25", features = ["derive"] }
tera = "1.19.1"
thiserror = "1.0.40"
time = { version = "0.3.21", features = ["serde", "serde-well-known", "std"] }
tokio = { version = "1.28.2", features = ["macros", "rt-multi-thread"] }
tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread"] }
unicode-segmentation = "1.10.1"
url = { version = "2.4.0", features = ["serde"] }
utoipa = { version = "3.3.0", features = ["preserve_order", "time"] }
@ -134,7 +134,7 @@ derive_deref = "1.1.1"
rand = "0.8.5"
serial_test = "2.0.0"
time = { version = "0.3.21", features = ["macros"] }
tokio = "1.28.2"
tokio = "1.35.1"
wiremock = "0.5.18"
# First party dev-dependencies