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

@ -21,7 +21,7 @@ helix-lsp-types = { path = "../helix-lsp-types" }
anyhow = "1.0"
futures-executor = "0.3"
futures-util = { version = "0.3", features = ["std", "async-await"], default-features = false }
globset = "0.4.15"
globset = "0.4.16"
log = "0.4"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"