build(deps): bump the rust-dependencies group with 2 updates (#12707)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-01-27 17:19:26 -06:00 committed by GitHub
parent 0c8f0c0334
commit 98ddbf0086
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 12 deletions

View file

@ -61,7 +61,7 @@ tokio-stream = "0.1"
futures-util = { version = "0.3", features = ["std", "async-await"], default-features = false }
arc-swap = { version = "1.7.1" }
termini = "1"
indexmap = "2.5"
indexmap = "2.7"
# Logging
fern = "0.7"