mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
build(deps): bump libc in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [libc](https://github.com/rust-lang/libc). Updates `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](https://github.com/rust-lang/libc/compare/0.2.170...0.2.171) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ivan Molodetskikh
parent
b220cdbe7e
commit
9f9c4a99af
+1
-1
@@ -68,7 +68,7 @@ git-version = "0.3.9"
|
||||
glam = "0.30.0"
|
||||
input = { version = "0.9.1", features = ["libinput_1_21"] }
|
||||
keyframe = { version = "1.1.1", default-features = false }
|
||||
libc = "0.2.170"
|
||||
libc = "0.2.171"
|
||||
libdisplay-info = "0.2.2"
|
||||
log = { version = "0.4.26", features = ["max_level_trace", "release_max_level_debug"] }
|
||||
niri-config = { version = "25.2.0", path = "niri-config" }
|
||||
|
||||
Reference in New Issue
Block a user