mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
build(deps): bump the rust-dependencies group with 5 updates (#13131)
This commit is contained in:
parent
9d31e4df11
commit
70a60efcbe
3 changed files with 12 additions and 13 deletions
|
@ -93,7 +93,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.170"
|
||||
libc = "0.2.171"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
crossterm = { version = "0.28", features = ["event-stream", "use-dev-tty", "libc"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue