Skip to content

Commit 4f98583

Browse files
build(deps): bump libc in the rust-dependencies group (#13827)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4396347 commit 4f98583

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

helix-term/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ grep-searcher = "0.1.14"
9393

9494
[target.'cfg(not(windows))'.dependencies] # https://github.com/vorner/signal-hook/issues/100
9595
signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] }
96-
libc = "0.2.173"
96+
libc = "0.2.174"
9797

9898
[target.'cfg(target_os = "macos")'.dependencies]
9999
crossterm = { version = "0.28", features = ["event-stream", "use-dev-tty", "libc"] }

0 commit comments

Comments
 (0)