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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-25 18:06:54 -06:00 committed by GitHub
parent dbd3b251d8
commit 80709cee61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 119 additions and 119 deletions

View file

@ -19,7 +19,7 @@ which = "7.0"
regex-cursor = "0.1.4"
bitflags = "2.6"
once_cell = "1.19"
regex-automata = "0.4.8"
regex-automata = "0.4.9"
[target.'cfg(windows)'.dependencies]
windows-sys = { version = "0.59", features = ["Win32_Foundation", "Win32_Security", "Win32_Security_Authorization", "Win32_Storage_FileSystem", "Win32_System_Threading"] }