build(deps): bump the rust-dependencies group with 10 updates (#12277)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-16 18:48:13 -06:00 committed by GitHub
parent 67535804a5
commit 312c64f0c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 69 additions and 69 deletions

View file

@ -74,7 +74,7 @@ grep-searcher = "0.1.14"
[target.'cfg(not(windows))'.dependencies] # https://github.com/vorner/signal-hook/issues/100
signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] }
libc = "0.2.167"
libc = "0.2.168"
[target.'cfg(target_os = "macos")'.dependencies]
crossterm = { version = "0.28", features = ["event-stream", "use-dev-tty", "libc"] }