build(deps): bump the rust-dependencies group with 4 updates (#12766)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-02-03 17:37:46 -06:00 committed by GitHub
parent 066e938ba0
commit 8995ccaae2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 57 additions and 19 deletions

View file

@ -41,7 +41,7 @@ tree-sitter = { version = "0.22" }
nucleo = "0.5.0"
slotmap = "1.0.7"
thiserror = "2.0"
tempfile = "3.15.0"
tempfile = "3.16.0"
bitflags = "2.8"
unicode-segmentation = "1.2"
ropey = { version = "1.6.1", default-features = false, features = ["simd"] }