From 1852292451d984de33ea526b3b7dc7f51c6130eb Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 10 Oct 2023 18:47:25 +0900 Subject: build(deps): bump libc from 0.2.148 to 0.2.149 (#8503) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- helix-term/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-term') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index 878dcd1f..72ddf360 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -69,7 +69,7 @@ grep-searcher = "0.1.11" [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.148" +libc = "0.2.149" [target.'cfg(target_os = "macos")'.dependencies] crossterm = { version = "0.27", features = ["event-stream", "use-dev-tty"] } -- cgit v1.2.3-70-g09d2