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

@ -20,7 +20,7 @@ helix-stdx = { path = "../helix-stdx" }
anyhow = "1"
serde = { version = "1.0", features = ["derive"] }
toml = "0.8"
etcetera = "0.8"
etcetera = "0.10"
tree-sitter.workspace = true
once_cell = "1.20"
log = "0.4"