Skip to content

Commit 0cd62d8

Browse files
authored
Merge pull request #901 from JakeStanger/dependabot/cargo/libc-0.2.171
build(deps): bump libc from 0.2.170 to 0.2.171
2 parents 9c7a562 + ea07f85 commit 0cd62d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ chrono = { version = "0.4.40", optional = true, default-features = false, featur
144144
# keyboard
145145
input = { version = "0.9.1", optional = true }
146146
evdev-rs = { version = "0.6.1", optional = true }
147-
libc = { version = "0.2.170", optional = true }
147+
libc = { version = "0.2.171", optional = true }
148148

149149
# music
150150
mpd-utils = { version = "0.2.1", optional = true }

0 commit comments

Comments
 (0)