mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
Merge pull request #884 from JakeStanger/dependabot/cargo/libc-0.2.170
build(deps): bump libc from 0.2.169 to 0.2.170
This commit is contained in:
commit
934b4584fc
2 changed files with 3 additions and 3 deletions
|
@ -144,7 +144,7 @@ chrono = { version = "0.4.40", optional = true, default-features = false, featur
|
|||
# keyboard
|
||||
input = { version = "0.9.1", optional = true }
|
||||
evdev-rs = { version = "0.6.1", optional = true }
|
||||
libc = { version = "0.2.164", optional = true }
|
||||
libc = { version = "0.2.170", optional = true }
|
||||
|
||||
# music
|
||||
mpd-utils = { version = "0.2.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue