Skip to content

Commit 0a8f3f5

Browse files
dependabot[bot]Schuyler Mortimer
authored andcommitted
build(deps): bump libc from 0.2.148 to 0.2.149 (helix-editor#8503)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53aca3f commit 0a8f3f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -69,7 +69,7 @@ grep-searcher = "0.1.11"
6969

7070
[target.'cfg(not(windows))'.dependencies] # https://github.com/vorner/signal-hook/issues/100
7171
signal-hook-tokio = { version = "0.3", features = ["futures-v0_3"] }
72-
libc = "0.2.148"
72+
libc = "0.2.149"
7373

7474
[target.'cfg(target_os = "macos")'.dependencies]
7575
crossterm = { version = "0.27", features = ["event-stream", "use-dev-tty"] }

0 commit comments

Comments
 (0)