build(deps): bump the rust-dependencies group with 11 updates (#13017)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-03 18:09:43 -06:00 committed by GitHub
parent 1a28999002
commit 9440feae7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 103 additions and 157 deletions

View file

@ -53,13 +53,13 @@ encoding_rs = "0.8"
chrono = { version = "0.4", default-features = false, features = ["alloc", "std"] }
textwrap = "0.16.1"
textwrap = "0.16.2"
nucleo.workspace = true
parking_lot = "0.12"
globset = "0.4.15"
regex-cursor = "0.1.4"
globset = "0.4.16"
regex-cursor = "0.1.5"
[dev-dependencies]
quickcheck = { version = "1", default-features = false }
indoc = "2.0.5"
indoc = "2.0.6"