build(deps): bump the rust-dependencies group with 5 updates (#13131)

This commit is contained in:
dependabot[bot] 2025-03-18 12:52:22 +09:00 committed by GitHub
parent 9d31e4df11
commit 70a60efcbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 13 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.18.0"
tempfile = "3.19.0"
bitflags = "2.9"
unicode-segmentation = "1.2"
ropey = { version = "1.6.1", default-features = false, features = ["simd"] }