Skip to content

Commit ea07f85

Browse files
build(deps): bump libc from 0.2.170 to 0.2.171
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.170 to 0.2.171. - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.170...0.2.171) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c7a562 commit ea07f85

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

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)