mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 03:17:45 +03:00
build(deps): bump libc from 0.2.150 to 0.2.151 (#9056)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
53ad0f72a5
commit
3e249829ee
2 changed files with 3 additions and 3 deletions
|
@ -73,7 +73,7 @@ grep-searcher = "0.1.13"
|
|||
|
||||
[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.150"
|
||||
libc = "0.2.151"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
crossterm = { version = "0.27", features = ["event-stream", "use-dev-tty"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue